@font-face {
  font-family: 'Manrope Local';
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: local('Manrope'), url('./manrope-variable.ttf') format('truetype');
}

@font-face {
  font-family: 'Bebas Neue Local';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Bebas Neue'), url('./font-01.woff2') format('woff2');
}

@font-face {
  font-family: 'Bebas Digits';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Bebas Neue'), local('Bebas Neue Local'), url('./font-01.woff2') format('woff2');
  unicode-range: U+0030-0039, U+002B, U+002D, U+002C, U+002E;
}
