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

@font-face {
    font-family: 'GT America';
    src: url('GTAmerica-Medium.eot');
    src: url('GTAmerica-Medium.eot?#iefix') format('embedded-opentype'),
        url('GTAmerica-Medium.woff2') format('woff2'),
        url('GTAmerica-Medium.woff') format('woff'),
        url('GTAmerica-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: fallback;
}

@font-face {
    font-family: 'GT America Compressed';
    src: url('GTAmerica-CompressedBold.eot');
    src: url('GTAmerica-CompressedBold.eot?#iefix') format('embedded-opentype'),
        url('GTAmerica-CompressedBold.woff2') format('woff2'),
        url('GTAmerica-CompressedBold.woff') format('woff'),
        url('GTAmerica-CompressedBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: fallback;
}

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

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

