
@font-face {
    font-family: 'Noto Sans bold ita';
    src: url('../fonts/NotoSans-BoldItalic.eot');
    src: url('../fonts/NotoSans-BoldItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/NotoSans-BoldItalic.woff2') format('woff2'),
    url('../fonts/NotoSans-BoldItalic.woff') format('woff'),
    url('../fonts/NotoSans-BoldItalic.ttf') format('truetype'),
    url('../fonts/NotoSans-BoldItalic.svg#NotoSans-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans bold';
    src: url('../fonts/NotoSans-Bold.eot');
    src: url('../fonts/NotoSans-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/NotoSans-Bold.woff2') format('woff2'),
    url('../fonts/NotoSans-Bold.woff') format('woff'),
    url('../fonts/NotoSans-Bold.ttf') format('truetype'),
    url('../fonts/NotoSans-Bold.svg#NotoSans-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans normal';
    src: url('../fonts/NotoSans-Italic.eot');
    src: url('../fonts/NotoSans-Italic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/NotoSans-Italic.woff2') format('woff2'),
    url('../fonts/NotoSans-Italic.woff') format('woff'),
    url('../fonts/NotoSans-Italic.ttf') format('truetype'),
    url('../fonts/NotoSans-Italic.svg#NotoSans-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('../fonts/NotoSans-Light.eot');
    src: url('../fonts/NotoSans-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/NotoSans-Light.woff2') format('woff2'),
    url('../fonts/NotoSans-Light.woff') format('woff'),
    url('../fonts/NotoSans-Light.ttf') format('truetype'),
    url('../fonts/NotoSans-Light.svg#NotoSans-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans ita';
    src: url('../fonts/NotoSans-LightItalic.eot');
    src: url('../fonts/NotoSans-LightItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/NotoSans-LightItalic.woff2') format('woff2'),
    url('../fonts/NotoSans-LightItalic.woff') format('woff'),
    url('../fonts/NotoSans-LightItalic.ttf') format('truetype'),
    url('../fonts/NotoSans-LightItalic.svg#NotoSans-LightItalic') format('svg');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

