@font-face {
    font-family: "favorit";
    src: url("../../fonts/favorit-light.woff") format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "favorit";
    src: url("../../fonts/favorit-light-italic.woff") format('woff');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: "favorit";
    src: url("../../fonts/favorit-regular.woff") format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "favorit";
    src: url("../../fonts/favorit-regular-italic.woff") format('woff');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: "favorit";
    src: url("../../fonts/favorit-medium.woff") format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "favorit";
    src: url("../../fonts/favorit-medium-italic.woff") format('woff');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: "favorit";
    src: url("../../fonts/favorit-bold.woff") format('woff');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: "favorit";
    src: url("../../fonts/favorit-bold-italic.woff") format('woff');
    font-weight: 800;
    font-style: italic;
}

