@font-face {
    font-family: 'MELIGOR';
    src: url('MELIGOR.eot');
    src: url('MELIGOR.eot?#iefix') format('embedded-opentype'),
        url('MELIGOR.woff2') format('woff2'),
        url('MELIGOR.woff') format('woff'),
        url('MELIGOR.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AmericanaFontRegular';
    src: url('AmericanaFontRegular.eot');
    src: url('AmericanaFontRegular.eot') format('embedded-opentype'),
         url('AmericanaFontRegular.woff2') format('woff2'),
         url('AmericanaFontRegular.woff') format('woff'),
         url('AmericanaFontRegular.ttf') format('truetype'),
         url('AmericanaFontRegular.svg#AmericanaFontRegular') format('svg');
}