@font-face {
  font-family: 'Graphik';
  src: url('./Graphik-Regular.ttf');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Lota Grotesque';
  src: url('./Graphik-Medium.ttf');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik';
  src: url('./Graphik-SemiBold.ttf');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
