@font-face {
    font-family: 'Quercus10';
    src: url('assets/font/Quercus10.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Quercus10';
    src: url('assets/font/Quercus10-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Quercus10';
    src: url('assets/font/Quercus10-BoldItalic.woff') format('woff');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Quercus10';
    src: url('assets/font/Quercus10-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Acumin Pro';
    src: url('assets/font/Acumin-BdPro.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Acumin Pro';
    src: url('assets/font/Acumin-RPro.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
