@font-face {
    font-family: 'muli_r';
    src: url('../fonts/Muli-Regular.woff2') format('woff2'), 
    url('../fonts/Muli-Regular.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'muli_b';
    src: url('../fonts/Muli-Bold.woff2') format('woff2'), 
    url('../fonts/Muli-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'muli_semi';
    src: url('../fonts/Muli-SemiBold.woff2') format('woff2'), 
    url('../fonts/Muli-SemiBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'muli_l';
    src: url('../fonts/Muli-Light.woff2') format('woff2'), 
    url('../fonts/Muli-Light.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'oswald_r';
    src: url('../fonts/Oswald-Regular.woff2') format('woff2'), 
    url('../fonts/Oswald-Regular.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'oswald_b';
    src: url('../fonts/Oswald-Bold.woff2') format('woff2'), 
    url('../fonts/Oswald-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}@font-face {
    font-family: 'oswald_semi';
    src: url('../fonts/Oswald-SemiBold.woff2') format('woff2'), 
    url('../fonts/Oswald-SemiBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'monoton';
    src: url('../fonts/Monoton-Regular.woff2') format('woff2'), 
    url('../fonts/Monoton-Regular.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
