@font-face {
  font-family: 'MadaExtraLight';
  src: url('../assets/fonts/Mada-ExtraLight.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'MadaLight';
  src: url('../assets/fonts/Mada-Light.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'MadaRegular';
  src: url('../assets/fonts/Mada-Regular.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'MadaSemiBold';
  src: url('../assets/fonts/Mada-SemiBold.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'MadaBold';
  src: url('../assets/fonts/Mada-SemiBold.ttf');
  font-weight: normal;
  font-style: normal;
}
