/* latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: url("../fonts/latin-300.woff2") format('woff2'), url("../fonts/latin-300.woff") format('woff');
}

/* latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/latin-400.woff2") format('woff2'), url("../fonts/latin-400.woff") format('woff');
}

/* latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: url("../fonts/latin-600.woff2") format('woff2'), url("../fonts/latin-600.woff") format('woff');
}

/* latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/latin-700.woff2") format('woff2'), url("../fonts/latin-700.woff") format('woff');
}

/* greek */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: url("../fonts/greek-300.woff2") format('woff2'), url("../fonts/greek-300.woff") format('woff');
}

/* greek */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/greek-400.woff2") format('woff2'), url("../fonts/greek-400.woff") format('woff');
}

/* greek */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: url("../fonts/greek-600.woff2") format('woff2'), url("../fonts/greek-600.woff") format('woff');
}

/* greek */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/greek-700.woff2") format('woff2'), url("../fonts/greek-700.woff") format('woff');
}

/* Smart Icons */
@font-face {
    font-family: 'SmartIcons';
    font-style: normal;
    font-weight: 600;
    src: url("../fonts/SmartIcons.woff?v=1.1") format('woff');
}