/**
 * Amaze template custom base styles (Joomla 6 / Helix Ultimate port)
 */

@font-face {
    font-family: 'eng_demobold';
    src: url('../fonts/CAMBRIAB0.woff2') format('woff2'),
         url('../fonts/CAMBRIAB0.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'engravers_old_english_bold_bt';
    src: url('../fonts/engraversoldenglishboldbt-webfont.woff2') format('woff2'),
         url('../fonts/engraversoldenglishboldbt-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'tt1045m';
    src: url('../fonts/tt1045m-webfont.woff2') format('woff2'),
         url('../fonts/tt1045m-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
