@font-face{
    font-family: 'Museo_Sans_Curl';
    src: url('../fonts/MUSEOSANSCYRL_100.OTF');
    font-weight: 100;
    font-style: normal;
}

@font-face{
    font-family: 'Museo_Sans_Curl';
    src: url('../fonts/MUSEOSANSCYRL_100_ITALIC.OTF');
    font-weight: 100;
    font-style: italic;
}

@font-face{
    font-family: 'Museo_Sans_Curl';
    src: url('../fonts/MUSEOSANSCYRL_100.OTF');
    font-weight: 300;
    font-style: normal;
}

@font-face{
    font-family: 'Museo_Sans_Curl';
    src: url('../fonts/MUSEOSANSCYRL_100_ITALIC.OTF');
    font-weight: 300;
    font-style: italic;
}

@font-face{
    font-family: 'Museo_Sans_Curl';
    src: url('../fonts/MUSEOSANSCYRL_500.OTF');
    font-weight: normal;
    font-style: normal;
}

@font-face{
    font-family: 'Museo_Sans_Curl';
    src: url('../fonts/MUSEOSANSCYRL_500_ITALIC.OTF');
    font-weight: normal;
    font-style: italic;
}

@font-face{
    font-family: 'Museo_Sans_Curl';
    src: url('../fonts/MUSEOSANSCYRL_700.OTF');
    font-weight: bold;
    font-style: normal;
}

@font-face{
    font-family: 'Museo_Sans_Curl';
    src: url('../fonts/MUSEOSANSCYRL_700_ITALIC.OTF');
    font-weight: bold;
    font-style: italic;
}

@font-face{
    font-family: 'Museo_Sans_Curl';
    src: url('../fonts/MUSEOSANSCYRL_900.OTF');
    font-weight: 900;
    font-style: normal;
}

@font-face{
    font-family: 'Museo_Sans_Curl';
    src: url('../fonts/MUSEOSANSCYRL_900_ITALIC.OTF');
    font-weight: 900;
    font-style: italic;
}