/* Source: https://www.akalollip.com/download_font/ */


@font-face {
    font-family: 'fendardo';
    src: url('Fengardo-regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'fendardo';
    src: url('Fengardo-italic.woff2') format('woff2');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'fendardo';
    src: url('Fengardo-blackbeta.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
}


