@font-face {
  font-family: 'Oswald';
  src: url('/wp-content/themes/tpusa/assets/fonts/oswald/Oswald-Bold.woff2') format('woff2'),
    url('/wp-content/themes/tpusa/assets/fonts/oswald/Oswald-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'ProximaNovaIt';
  font-display: block;
  src: url('/wp-content/themes/tpusa/assets/fonts/proxima-nova/ProximaNova-BoldIt.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'ProximaNova';
  font-display: block;
  src: url('/wp-content/themes/tpusa/assets/fonts/proxima-nova/ProximaNova-Medium.otf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'ProximaNova';
  font-display: block;
  src: url('/wp-content/themes/tpusa/assets/fonts/proxima-nova/ProximaNova-Bold.otf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
