@font-face {
    font-family: 'Amertha PERSONAL USE ONLY';
    src: url('../fonts/AmerthaPERSONALUSEONLY.woff2') format('woff2'),
        url('../fonts/AmerthaPERSONALUSEONLY.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AvantGarde LT';
    src: url('../fonts/AvantGardeLT-Medium.woff2') format('woff2'),
        url('../fonts/AvantGardeLT-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ITC Avant Garde Gothic LT';
    src: url('../fonts/AvantGardeLT-Bold.woff2') format('woff2'),
        url('../fonts/AvantGardeLT-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

