/* import fonts */
@font-face {
  font-family: 'GasoekOne';
  src: url('https://static.igem.wiki/teams//fonts/gasoekone-regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Montserrat';
  src: url('https://static.igem.wiki/teams/5729/fonts/montserrat-variablefont-wght.ttf') format('truetype');
}

@font-face {
  font-family: 'Montserrat';
  src: url('https://static.igem.wiki/teams/5729/fonts/montserrat-italic-variablefont-wght.ttf') format('truetype');
}

@font-face {
  font-family: 'Mitr';
  src: url('https://static.igem.wiki/teams/5729/fonts/mitr-regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Honk';
  src: url('https://static.igem.wiki/teams/5729/fonts/honk-regular-variablefont-morf-shln.ttf') format('truetype');
}

@font-face {
  font-family: 'spartan';
  src: url(https://static.igem.wiki/teams/5729/fonts/leaguespartan-variablefont-wght.ttf) format('truetype');
}

@font-face {
  font-family: 'rubik';
  src: url('https://static.igem.wiki/teams/5729/fonts/rubik-variablefont-wght.ttf') format('truetype');
  font-weight: bolder;
  font-style: normal;
}