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

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

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

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