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

/* @font-face {
    font-family: 'Alternate Gothic ATF';
    src: url('/fonts/AlternateGothicATF-Medium.eot');
    src: url('/fonts/AlternateGothicATF-Medium.eot?#iefix') format('embedded-opentype'),
        url('/fonts/AlternateGothicATF-Medium.woff2') format('woff2'),
        url('/fonts/AlternateGothicATF-Medium.woff') format('woff'),
        url('/fonts/AlternateGothicATF-Medium.ttf') format('truetype'),
        url('/fonts/AlternateGothicATF-Medium.svg#AlternateGothicATF-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DIN 2014 Narrow';
    src: url('/fonts/DIN2014-NarrowBold.eot');
    src: url('/fonts/DIN2014-NarrowBold.eot?#iefix') format('embedded-opentype'),
        url('/fonts/DIN2014-NarrowBold.woff2') format('woff2'),
        url('/fonts/DIN2014-NarrowBold.woff') format('woff'),
        url('/fonts/DIN2014-NarrowBold.ttf') format('truetype'),
        url('/fonts/DIN2014-NarrowBold.svg#DIN2014-NarrowBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
} */

