@font-face {
  font-display: swap;
  font-family: 'Univers';
  src: url('../fonts/UniversCE-Medium.woff2') format('woff2'),
  url('../fonts/UniversCE-Medium.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-display: swap;
  font-family: 'UniversBold';
  src: url('../fonts/UniversCE-Medium-Bold.woff2') format('woff2'),
  url('../fonts/UniversCE-Medium-Bold.woff') format('woff');
  font-style: normal;
}

@font-face {
  font-display: swap;
  font-family: 'UniversLT';
  src: url('../fonts/UniversLT-Light.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
