/*
Theme Name: Treba
Author: ArtemSterdam
Version: 1.0
*/

@font-face {
    font-family: 'Vezitsa';
    src: url('assets/fonts/Vezitsa/vezitsacyrillic.woff2') format('woff2'),
        url('assets/fonts/Vezitsa/vezitsacyrillic.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nunito Sans';
    src: url('assets/fonts/Nunito/NunitoSans-VariableFont_YTLC,opsz,wdth,wght.ttf') format('truetype-variations');
    font-weight: 100 900;
    font-style: normal;
}


@media only screen and (max-width:1360px) {
	
}