/* --------------------------------------------------------------------------- */
/* GT America */
/* --------------------------------------------------------------------------- */

@font-face {
    font-family: 'GT-America';
    src: url('GT-America-Regular.woff2') format('woff2'),
        url('GT-America-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'GT-America';
    src: url('GT-America-Regular-Italic.woff2') format('woff2'),
        url('GT-America-Regular-Italic.woff') format('woff');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'GT-America';
    src: url('GT-America.woff2') format('woff2'),
        url('GT-America.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GT-America';
    src: url('GT-America-Italic.woff2') format('woff2'),
        url('GT-America-Italic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'GT-America';
    src: url('GT-America-Bold.woff') format('woff'),
        url('GT-America-Bold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GT-America';
    src: url('GT-America-Bold-Italic.woff') format('woff'),
        url('GT-America-Bold-Italic.ttf') format('truetype');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}

/* --------------------------------------------------------------------------- */
/* Owners X Narrow */
/* --------------------------------------------------------------------------- */

@font-face {
    font-family: "owners-xnarrow", sans-serif;
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: "owners-xnarrow", sans-serif;
    font-weight: 800;
    font-style: normal;
}

/* --------------------------------------------------------------------------- */
/* Tiempos Headline */
/* --------------------------------------------------------------------------- */

@font-face {
    font-family: 'Tiempos-Headline';
    src: url('Tiempos-Headline.woff') format('woff'),
        url('Tiempos-Headline.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Tiempos-Headline';
    src: url('Tiempos-Headline-Italic.woff') format('woff'),
        url('Tiempos-Headline-Italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Tiempos-Headline';
    src: url('Tiempos-Headline-Light.woff2') format('woff2'),
        url('Tiempos-Headline-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Tiempos-Headline';
    src: url('Tiempos-Headline-Light-Italic.woff2') format('woff2')
        url('Tiempos-Headline-Light-Italic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

/* --------------------------------------------------------------------------- */
/* Tiempos Text */
/* --------------------------------------------------------------------------- */

@font-face {
    font-family: 'Tiempos-Text';
    src: url('Tiempos-Text-Regular.woff') format('woff'),
        url('Tiempos-Text-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Tiempos-Text';
    src: url('Tiempos-Text-Regular-Italic.woff') format('woff'),
        url('Tiempos-Text-Regular-Italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Tiempos-Text';
    src: url('Tiempos-Text-Bold.woff') format('woff'),
        url('Tiempos-Text-Bold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Tiempos-Text';
    src: url('Tiempos-Text-Bold-Italic.woff') format('woff'),
        url('Tiempos-Text-Bold-Italic.ttf') format('truetype');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}
