

@font-face {
  font-family: 'GoogleSans-Regular';
  src: url('GoogleSans-Regular.otf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GoogleSans-Bold';
  src: url('GoogleSans-Bold.otf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: '1';
  src: url('FiraSans-Light.otf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: '2';
  src: url('FiraSans-UltraLight.otf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: '3';
  src: url('SFUFunctionCondensedLight.TTF');
  font-weight: normal;
  font-style: normal;
}