@font-face{
  font-family: 'fira-med';
  src: url('ronfire/FiraSans-Medium.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face{
  font-family: 'fira-lt';
  src: url('ronfire/FiraSans-Light.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face{
  font-family: 'fira-xlt';
  src: url('ronfire/FiraSans-ExtraLight.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face{
  font-family: 'fira-reg';
  src: url('ronfire/FiraSans-Regular.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face{
  font-family: 'gadugi';
  src: url('ronfire/gadugi.ttf');
  font-weight: normal;
  font-style: normal;
}