@font-face {
    font-family: 'Favorit';
    src: url("../webfonts/favorit/FavoritStd-Light.otf") format("opentype");
    font-weight: 300;
}
@font-face {
    font-family: 'Favorit';
    src: url("../webfonts/favorit/FavoritStd-Regular.otf") format("opentype");
    font-weight: 400;
}
@font-face {
    font-family: 'Favorit';
    src: url("../webfonts/favorit/FavoritStd-Medium.otf") format("opentype");
    font-weight: 500;
}
@font-face {
    font-family: 'Favorit';
    src: url("../webfonts/favorit/FavoritStd-Bold.otf") format("opentype");
    font-weight: 700;
}
