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