@font-face {
  font-family: 'Nordique Pro';
  src: url('/assets/fonts/nordic-pro-bold.ttf') format('truetype');
  font-weight: 700;
  margin: 0;
}
@font-face {
  font-family: 'Nordique Pro';
  src: url('/assets/fonts/nordic-pro-semi-bold.otf') format('opentype');
  font-weight: 600;
  margin: 0;
}