@font-face {
  font-family: 'NunitoBold';
  font-weight: 700;
  font-style: normal;
  src: url('./Nunito-Bold.ttf');
}

@font-face {
  font-family: 'NunitoRegular';
  font-weight: 400;
  font-style: normal;
  src: url('./Nunito-Regular.ttf');
}

@font-face {
  font-family: 'NunitoLight';
  font-weight: 300;
  font-style: normal;
  src: url('./Nunito-Light.ttf');
}

@font-face {
  font-family: 'OpenSansRegular';
  font-weight: 400;
  font-style: normal;
  src: url('./OpenSans-Regular.ttf');
}

@font-face {
  font-family: 'SourceSansProRegular';
  font-weight: 400;
  font-style: normal;
  src: url('./SourceSansPro-Regular.ttf');
}

@font-face {
  font-family: 'HelveticaNeueRegular';
  font-weight: 400;
  font-style: normal;
  src: url('./helveticaneue-regular.ttf');
}

@font-face {
  font-family: 'MontserratBold';
  font-weight: 400;
  font-style: normal;
  src: url('./Montserrat-Bold.ttf');
}

@font-face {
  font-family: 'SourceSansProRegular';
  font-weight: 400;
  font-style: normal;
  src: url('./SourceSansPro-Regular.ttf');
}
