/* Add here all your fonts css styles */

@font-face {
  font-family: 'Futura';
  src: url('Futura.woff2') format('woff2'), url('Futura.woff') format('woff');
  font-display: swap;
}
