@font-face {
    font-family: 'NimbusSanNov';
    src: url('../fonts/NimbusSanNov/NimbusSanNov-Reg.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: 'NimbusSanNov';
    src: url('../fonts/NimbusSanNov/NimbusSanNov-Med.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: 'NimbusSanNov';
    src: url('../fonts/NimbusSanNov/NimbusSanNov-SemBol.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: 'NimbusSanNov';
    src: url('../fonts/NimbusSanNov/NimbusSanNov-Bol.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: 'NimbusSanNov'; 
    src: url("../fonts/NimbusSanNov/NimbusSanNov-RegIta.otf") format("opentype");
    font-style: normal;
	font-style: italic;
	font-display: swap;
}

@font-face {
    font-family: 'kudry';
    src: url('../fonts/kudry/kudry_weird-headline.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}


@font-face {
    font-family: 'fog6';
    src: url('../fonts/fog6/foglihtenno06.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: 'Noto';
    src: url('../fonts/noto/NotoSerif-Regular.eot');
    src: local('NotoSerif-Regular'), local('Noto'),
        url('../fonts/noto/NotoSerif-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/noto/NotoSerif-Regular.woff') format('woff'),
        url('../fonts/noto/NotoSerif-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
	font-display: swap;
}