@import url('https://fonts.googleapis.com/css?family=Montserrat:500&subset=cyrillic');

@font-face{
    font-display: swap;
    font-family: 'MuseoSans';
    src: url('../fonts/MUSEOSANSCYRL_300.OTF');
    font-weight: 300;
    font-style: normal;
}

@font-face{
    font-display: swap;
    font-family: 'MuseoSans';
    src: url('../fonts/MUSEOSANSCYRL_500.OTF');
    font-weight: 500;
    font-style: normal;
}

@font-face{
    font-display: swap;
    font-family: 'MuseoSans';
    src: url('../fonts/MUSEOSANSCYRL_700.OTF');
    font-weight: 700;
    font-style: normal;
}