@font-face {
  font-family: 'Bicubik';
  font-weight: 400;
  font-display: swap;
  src:
    local('Bicubik'),
    url('/fonts/bicubik/Bicubik.woff2') format('woff2'),
    url('/fonts/bicubik/Bicubik.ttf') format('opentype');
}
