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

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

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

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

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

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

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


/*CenturyGothicProRegular*/
/*h1 {
    font-family: "century-gothic-pro-regular", sans-serif !important;
    font-weight: 400 !important;
    font-style: normal !important;
}*/   

/*CenturyGothicProItalic*/
/*h2 {
    font-family: "century-gothic-pro-italic", sans-serif !important;
    font-weight: 400 !important;
    font-style: italic !important;
}*/
/*CenturyGothicProBold*/
/*h3 {
    font-family: "century-gothic-pro-bold", sans-serif !important;
    font-weight: 700 !important;
    font-style: normal !important;
}*/
/*CenturyGothicProBoldItalic*/
/*h4 {
    font-family: "century-gothic-pro-bold-italic", sans-serif !important;
    font-weight: 700 !important;
    font-style: italic !important;
}*/





[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-linkedin:before {
    content: "\e90f";
}

.icon-Twitter_X_icon:before {
    content: "\e90e";
}

.icon-icon_1:before {
    content: "\e90d";
}

.icon-filter:before {
    content: "\e90b";
}

.icon-download:before {
    content: "\e90c";
}

.icon-Question-01:before {
    content: "\e909";
}

.icon-question:before {
    content: "\e90a";
}

.icon-close:before {
    content: "\e908";
}

.icon-arrow-right:before {
    content: "\e900";
}

.icon-arrow:before {
    content: "\e901";
}

.icon-face:before {
    content: "\e902";
}

.icon-instagram:before {
    content: "\e903";
}

.icon-mouse:before {
    content: "\e904";
}

.icon-search:before {
    content: "\e905";
}

.icon-twitter:before {
    content: "\e906";
}

.icon-youtube:before {
    content: "\e907";
}
