/*
* Font Tiempos Headline
*/

@font-face {
  font-family: 'Tiempos Headline';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/Tiempos-Headline/Tiempos-Headline-Light.otf') format('opentype');
  font-display: swap;
}

@font-face {
  font-family: 'Tiempos Headline';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/Tiempos-Headline/Tiempos-Headline-Black.otf') format('opentype');
  font-display: swap;
}

/*
* Font Saans-TRIAL
*/

@font-face {
  font-family: 'Saans-TRIAL';
  font-style: normal;
  font-weight: 300;
  src:
    url('../fonts/DP_saans_TRIAL/Saans-TRIAL-Light.ttf') format('truetype'),
    url('../fonts/DP_saans_TRIAL/Saans-TRIAL-Light.woff') format('woff'),
    url('../fonts/DP_saans_TRIAL/Saans-TRIAL-Light.woff2') format('woff2'),
    url('../fonts/DP_saans_TRIAL/Saans-TRIAL-Light.otf') format('opentype');
  font-display: swap;
}

@font-face {
  font-family: 'Saans-TRIAL';
  font-style: italic;
  font-weight: 300;
  src:
    url('../fonts/DP_saans_TRIAL/Saans-TRIAL-LightItalic.ttf') format('truetype'),
    url('../fonts/DP_saans_TRIAL/Saans-TRIAL-LightItalic.woff') format('woff'),
    url('../fonts/DP_saans_TRIAL/Saans-TRIAL-LightItalic.woff2') format('woff2'),
    url('../fonts/DP_saans_TRIAL/Saans-TRIAL-LightItalic.otf') format('opentype');
  font-display: swap;
}

@font-face {
  font-family: 'Saans-TRIAL';
  font-style: normal;
  font-weight: 400;
  src:
    url('../fonts/DP_saans_TRIAL/Saans-TRIAL-Regular.ttf') format('truetype'),
    url('../fonts/DP_saans_TRIAL/Saans-TRIAL-Regular.woff') format('woff'),
    url('../fonts/DP_saans_TRIAL/Saans-TRIAL-Regular.woff2') format('woff2'),
    url('../fonts/DP_saans_TRIAL/Saans-TRIAL-Regular.otf') format('opentype');
  font-display: swap;
}

@font-face {
  font-family: 'Saans-TRIAL';
  font-style: italic;
  font-weight: 400;
  src:
    url('../fonts/DP_saans_TRIAL/Saans-TRIAL-RegularItalic.ttf') format('truetype'),
    url('../fonts/DP_saans_TRIAL/Saans-TRIAL-RegularItalic.woff') format('woff'),
    url('../fonts/DP_saans_TRIAL/Saans-TRIAL-RegularItalic.woff2') format('woff2'),
    url('../fonts/DP_saans_TRIAL/Saans-TRIAL-RegularItalic.otf') format('opentype');
  font-display: swap;
}

@font-face {
  font-family: 'Saans-TRIAL';
  font-style: normal;
  font-weight: 500;
  src:
    url('../fonts/DP_saans_TRIAL/Saans-TRIAL-Medium.ttf') format('truetype'),
    url('../fonts/DP_saans_TRIAL/Saans-TRIAL-Medium.woff') format('woff'),
    url('../fonts/DP_saans_TRIAL/Saans-TRIAL-Medium.woff2') format('woff2'),
    url('../fonts/DP_saans_TRIAL/Saans-TRIAL-Medium.otf') format('opentype');
  font-display: swap;
}

@font-face {
  font-family: 'Saans-TRIAL';
  font-style: italic;
  font-weight: 500;
  src:
    url('../fonts/DP_saans_TRIAL/Saans-TRIAL-MediumItalic.ttf') format('truetype'),
    url('../fonts/DP_saans_TRIAL/Saans-TRIAL-MediumItalic.woff') format('woff'),
    url('../fonts/DP_saans_TRIAL/Saans-TRIAL-MediumItalic.woff2') format('woff2'),
    url('../fonts/DP_saans_TRIAL/Saans-TRIAL-MediumItalic.otf') format('opentype');
  font-display: swap;
}

@font-face {
  font-family: 'Saans-TRIAL';
  font-style: normal;
  font-weight: 600;
  src:
    url('../fonts/DP_saans_TRIAL/Saans-TRIAL-SemiBold.ttf') format('truetype'),
    url('../fonts/DP_saans_TRIAL/Saans-TRIAL-SemiBold.woff') format('woff'),
    url('../fonts/DP_saans_TRIAL/Saans-TRIAL-SemiBold.woff2') format('woff2'),
    url('../fonts/DP_saans_TRIAL/Saans-TRIAL-SemiBold.otf') format('opentype');
  font-display: swap;
}

@font-face {
  font-family: 'Saans-TRIAL';
  font-style: italic;
  font-weight: 600;
  src:
    url('../fonts/DP_saans_TRIAL/Saans-TRIAL-SemiBoldItalic.ttf') format('truetype'),
    url('../fonts/DP_saans_TRIAL/Saans-TRIAL-SemiBoldItalic.woff') format('woff'),
    url('../fonts/DP_saans_TRIAL/Saans-TRIAL-SemiBoldItalic.woff2') format('woff2'),
    url('../fonts/DP_saans_TRIAL/Saans-TRIAL-SemiBoldItalic.otf') format('opentype');
  font-display: swap;
}

@font-face {
  font-family: 'Saans-TRIAL';
  font-style: normal;
  font-weight: 700;
  src:
    url('../fonts/DP_saans_TRIAL/Saans-TRIAL-Bold.ttf') format('truetype'),
    url('../fonts/DP_saans_TRIAL/Saans-TRIAL-Bold.woff') format('woff'),
    url('../fonts/DP_saans_TRIAL/Saans-TRIAL-Bold.woff2') format('woff2'),
    url('../fonts/DP_saans_TRIAL/Saans-TRIAL-Bold.otf') format('opentype');
  font-display: swap;
}

@font-face {
  font-family: 'Saans-TRIAL';
  font-style: italic;
  font-weight: 700;
  src:
    url('../fonts/DP_saans_TRIAL/Saans-TRIAL-BoldItalic.ttf') format('truetype'),
    url('../fonts/DP_saans_TRIAL/Saans-TRIAL-BoldItalic.woff') format('woff'),
    url('../fonts/DP_saans_TRIAL/Saans-TRIAL-BoldItalic.woff2') format('woff2'),
    url('../fonts/DP_saans_TRIAL/Saans-TRIAL-BoldItalic.otf') format('opentype');
  font-display: swap;
}

@font-face {
  font-family: 'Saans-TRIAL';
  font-style: normal;
  font-weight: 800;
  src:
    url('../fonts/DP_saans_TRIAL/Saans-TRIAL-Heavy.ttf') format('truetype'),
    url('../fonts/DP_saans_TRIAL/Saans-TRIAL-Heavy.woff') format('woff'),
    url('../fonts/DP_saans_TRIAL/Saans-TRIAL-Heavy.woff2') format('woff2'),
    url('../fonts/DP_saans_TRIAL/Saans-TRIAL-Heavy.otf') format('opentype');
  font-display: swap;
}

@font-face {
  font-family: 'Saans-TRIAL';
  font-style: italic;
  font-weight: 800;
  src:
    url('../fonts/DP_saans_TRIAL/Saans-TRIAL-HeavyItalic.ttf') format('truetype'),
    url('../fonts/DP_saans_TRIAL/Saans-TRIAL-HeavyItalic.woff') format('woff'),
    url('../fonts/DP_saans_TRIAL/Saans-TRIAL-HeavyItalic.woff2') format('woff2'),
    url('../fonts/DP_saans_TRIAL/Saans-TRIAL-HeavyItalic.otf') format('opentype');
  font-display: swap;
}

/**
* Tiempos Text
*/

@font-face {
  font-family: 'Tiempos Text';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/Test-Tiempos-Text/TestTiemposText-Regular.otf') format('opentype');
  font-display: swap;
}

@font-face {
  font-family: 'Tiempos Text';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/Test-Tiempos-Text/TestTiemposText-Italic.otf') format('opentype');
  font-display: swap;
}

@font-face {
  font-family: 'Tiempos Text';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/Test-Tiempos-Text/TestTiemposText-Medium.otf') format('opentype');
  font-display: swap;
}

@font-face {
  font-family: 'Tiempos Text';
  font-style: italic;
  font-weight: 500;
  src: url('../fonts/Test-Tiempos-Text/TestTiemposText-MediumItalic.otf') format('opentype');
  font-display: swap;
}

@font-face {
  font-family: 'Tiempos Text';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/Test-Tiempos-Text/TestTiemposText-SemiBold.otf') format('opentype');
  font-display: swap;
}

@font-face {
  font-family: 'Tiempos Text';
  font-style: italic;
  font-weight: 600;
  src: url('../fonts/Test-Tiempos-Text/TestTiemposText-SemiBoldItalic.otf') format('opentype');
  font-display: swap;
}

@font-face {
  font-family: 'Tiempos Text';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/Test-Tiempos-Text/TestTiemposText-Bold.otf') format('opentype');
  font-display: swap;
}

@font-face {
  font-family: 'Tiempos Headline';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/Test-Tiempos-Text/TestTiemposText-BoldItalic.otf') format('opentype');
  font-display: swap;
}
