/*======fonts==============*/ 

// @font-face {
//     font-family: 'charles_wright_bold_capsRg';
//     src: url('../fonts/charles_wright_bold_capsRg.eot');
//     src: url('../fonts/charles_wright_bold_capsRg.eot?#iefix') format('embedded-opentype'),
//         url('../fonts/charles_wright_bold_capsRg.woff2') format('woff2'),
//         url('../fonts/charles_wright_bold_capsRg.woff') format('woff'),
//         url('../fonts/charles_wright_bold_capsRg.ttf') format('truetype'),
//         url('../fonts/charles_wright_bold_capsRg.svg#charles_wright_bold_capsRg') format('svg');
//     font-weight: bold;
//     font-style: normal;
// }

// @font-face {
//     font-family: 'NeueMontreal';
//     src:url('../fonts/NeueMontreal-Regular.otf') format('otf'),
//     url('../fonts/NeueMontreal-Light.otf') format('otf'),
//     url('../fonts/NeueMontreal-Medium.otf') format('otf'),
//     url('../fonts/NeueMontreal-Bold.otf') format('otf');
//     font-weight: normal;
//     font-style: normal;
// }


// @font-face {
//     font-family: 'NeueMontreal';
//     src: url('../fonts/NeueMontreal-Regular.otf');
//     src: url('../fonts/NeueMontreal-Medium.otf') format('otf'),
//         url('../fonts/NeueMontreal-Bold.otf') format('otf'),
//         url('../fonts/NeueMontreal-Bold.otf') format('otf'),
//         url('../fonts/NeueMontreal-Light.otf') format('otf');
//     font-weight: bold;
//     font-style: normal;
// }


// @font-face {
//     font-family: 'NeueMontreal';
//     src: url('/fonts/NeueMontreal-Bold.otf') format('otf'),
//     url('/fonts/NeueMontreal-Medium.otf') format('otf'),
//     url('/fonts/NeueMontreal-Regular.otf') format('otf'),
//     url('/fonts/NeueMontreal-Light.otf') format('otf');
//     font-weight: normal;
//     font-style: normal;
// }

// @font-face {
//     font-family: 'charles_wright_bold_capsRg';
//     src: url('/theme/fonts/charles_wright_bold_capsRg.eot') format('eot'),
//     url('/theme/fonts/charles_wright_bold_capsRg.svg') format('svg'),
//     url('/theme/fonts/charles_wright_bold_capsRg.ttf') format('ttf'),
//     url('/theme/fonts/charles_wright_bold_capsRg.woff') format('woff'),
//     url('/theme/fonts/charles_wright_bold_capsRg.woff2') format('woff2');
//     font-weight: normal;
//     font-style: normal;
// }