@font-face {
  font-family: 'Switzer';
  src: local('Switzer Regular'), url('Switzer-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Switzer';
  src: local('Switzer Medium'), url('Switzer-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Switzer';
  src: local('Switzer Bold'), url('Switzer-Bold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Switzer';
  src: local('Switzer Extra Bold'), url('Switzer-Extrabold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Switzer';
  src: local('Switzer Semi Bold'), url('Switzer-Semibold.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
