﻿/****  FONTS **************/
@font-face {
    font-family: 'ClearSans';
    src: url('fonts/ClearSans/clearsans_regular_ubasic/ClearSans-Regular-webfont.eot'); /* IE9 Compat Modes */
    src: url('fonts/ClearSans/clearsans_regular_ubasic/ClearSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    /*url('fonts/ClearSans/clearsans_regular_ubasic/ClearSans-Regular-webfont.woff2') format('woff2'), /* Super Modern Browsers */
    url('fonts/ClearSans/clearsans_regular_ubasic/ClearSans-Regular-webfont.woff') format('woff'), /* Pretty Modern Browsers */
    url('fonts/ClearSans/clearsans_regular_ubasic/ClearSans-Regular-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
    url('fonts/ClearSans/clearsans_regular_ubasic/ClearSans-Regular-webfont.svg#ClearSans') format('svg'); /* Legacy iOS */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ClearSans-Bold';
    src: url('fonts/ClearSans/clearsans_bold_ubasic/ClearSans-Bold-webfont.eot'); /* IE9 Compat Modes */
    src: url('fonts/ClearSans/clearsans_bold_ubasic/ClearSans-Bold-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    /*url('fonts/ClearSans/clearsans_bold_ubasic/ClearSans-Bold-webfont.woff2') format('woff2'), /* Super Modern Browsers */
    url('fonts/ClearSans/clearsans_bold_ubasic/ClearSans-Bold-webfont.woff') format('woff'), /* Pretty Modern Browsers */
    url('fonts/ClearSans/clearsans_bold_ubasic/ClearSans-Bold-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
    url('fonts/ClearSans/clearsans_bold_ubasic/ClearSans-Bold-webfont.svg#ClearSans-Bold') format('svg'); /* Legacy iOS */
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'ClearSans-Thin';
    src: url('fonts/ClearSans/clearsans_thin_ubasic/ClearSans-Thin-webfont.eot'); /* IE9 Compat Modes */
    src: url('fonts/ClearSans/clearsans_thin_ubasic/ClearSans-Thin-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    /*url('fonts/ClearSans/clearsans_thin_ubasic/ClearSans-Thin-webfont.woff2') format('woff2'), /* Super Modern Browsers */
    url('fonts/ClearSans/clearsans_thin_ubasic/ClearSans-Thin-webfont.woff') format('woff'), /* Pretty Modern Browsers */
    url('fonts/ClearSans/clearsans_thin_ubasic/ClearSans-Thin-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
    url('fonts/ClearSans/clearsans_thin_ubasic/ClearSans-Thin-webfont.svg#ClearSans-Thin') format('svg'); /* Legacy iOS */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ClearSans-Medium';
    src: url('fonts/ClearSans/clearsans_medium_ubasic/ClearSans-Medium-webfont.eot'); /* IE9 Compat Modes */
    src: url('fonts/ClearSans/clearsans_medium_ubasic/ClearSans-Medium-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    /*url('fonts/ClearSans/clearsans_medium_ubasic/ClearSans-Medium-webfont.woff2') format('woff2'), /* Super Modern Browsers */
    url('fonts/ClearSans/clearsans_medium_ubasic/ClearSans-Medium-webfont.woff') format('woff'), /* Pretty Modern Browsers */
    url('fonts/ClearSans/clearsans_medium_ubasic/ClearSans-Medium-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
    url('fonts/ClearSans/clearsans_medium_ubasic/ClearSans-Medium-webfont.svg#ClearSans-Medium') format('svg'); /* Legacy iOS */
    font-weight: normal;
    font-style: normal;
}

/**** END FONTS **************/

/**** 2023 FONTS **************/
@font-face {
    font-family: "Graphik";
    src: url("fonts/Graphik/Graphik-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Graphik";
    src: url("fonts/Graphik/Graphik-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "Graphik";
    src: url("fonts/Graphik/Graphik-Semibold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: "icon-font";
    src: url('fonts/icon-font.eot');
    src: url('fonts/icon-font.eot?#iefix') format('eot'), url('fonts/icon-font.woff') format('woff'), url('fonts/icon-font.ttf') format('truetype'), url('fonts/icon-font.svg#icon-font') format('svg');
}
/**** END 2023 FONTS **************/
