@font-face {
  font-family: 'Tiempos Text Regular';
  src: url(/static/fonts/Tiempos/tiempos-text-web-regular.woff2) format('woff2'),
    url(/static/fonts/Tiempos/tiempos-text-web-regular.woff) format('woff'),
    url(/static/fonts/Tiempos/tiempos-text-web-regular.eot) format('eot');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Tiempos Text Bold';
  src: url(/static/fonts/Tiempos/tiempos-text-web-bold.woff2) format('woff2'),
    url(/static/fonts/Tiempos/tiempos-text-web-bold.woff) format('woff'),
    url(/static/fonts/Tiempos/tiempos-text-web-bold.eot) format('eot');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Tiempos Text Medium';
  src: url(/static/fonts/Tiempos/tiempos-text-web-medium.woff2) format('woff2'),
    url(/static/fonts/Tiempos/tiempos-text-web-medium.woff) format('woff'),
    url(/static/fonts/Tiempos/tiempos-text-web-medium.eot) format('eot');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'GT America Trial Rg';
  src: url(/static/fonts/GTAmerica/GT-America-Standard-Regular.woff2) format('woff2'),
    url(/static/fonts/GTAmerica/GT-America-Standard-Regular.woff) format('woff'),
    url(/static/fonts/GTAmerica/GT-America-Standard-Regular.otf) format('opentype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'GT America Trial Bd';
  src: url(/static/fonts/GTAmerica/GT-America-Standard-Bold.woff2) format('woff2'),
    url(/static/fonts/GTAmerica/GT-America-Standard-Bold.woff) format('woff'),
    url(/static/fonts/GTAmerica/GT-America-Standard-Bold.otf) format('opentype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'GT America Trial Md';
  src: url(/static/fonts/GTAmerica/GT-America-Standard-Medium.woff2) format('woff2'),
    url(/static/fonts/GTAmerica/GT-America-Standard-Medium.woff) format('woff'),
    url(/static/fonts/GTAmerica/GT-America-Standard-Medium.otf) format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
