@font-face {
    font-family: 'NotoSans';
    src: url('../fonts/NotoSans-Light/NotoSans-Light.eot');
    src: url('../fonts/NotoSans-Light/NotoSans-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/NotoSans-Light/NotoSans-Light.woff2') format('woff2'), url('../fonts/NotoSans-Light/NotoSans-Light.woff') format('woff');
    url('../fonts/NotoSans-Regular/NotoSans-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

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

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

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

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