/* Altius Theme — Local Fonts */
@font-face {
  font-family: 'UniversalSans-500';
  src: url('UniversalSans-500.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'UniversalSans-500-Headlines';
  src: url('UniversalSans-500-Headlines.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'UniversalSans-740';
  src: url('UniversalSans-740.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'UniversalSans-740-Headlines';
  src: url('UniversalSans-740-Headlines.woff') format('woff');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
