@font-face {
    font-family: 'LeOsler Rough Reg';
    src: url('LeOsler-RoughRegular.woff2') format('woff2'),
        url('LeOsler-RoughRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: auto;
}

@font-face {
    font-family: 'RotondaC';
    src: url('RotondaC.woff2') format('woff2'),
        url('RotondaC.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'RotondaC';
    src: url('RotondaC-Bold.woff2') format('woff2'),
        url('RotondaC-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'ValioOmnes';
    src: url('ValioOmnes-Regular.woff2') format('woff2'),
        url('ValioOmnes-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'ValioOmnes';
    src: url('ValioOmnes-Medium.woff2') format('woff2'),
        url('ValioOmnes-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'ValioOmnes';
    src: url('ValioOmnes-Semibold.woff2') format('woff2'),
        url('ValioOmnes-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: block;
}

