@font-face {
  font-family: 'Axiforma';
  font-weight: 500;
  src: url('assets/fonts/Axiforma-Medium.ttf');
}

@font-face {
  font-family: 'Axiforma';
  font-weight: 600;
  src: url('assets/fonts/Axiforma-SemiBold.ttf');
}