/* Roboto Fonts: https://www.fontsquirrel.com/fonts/roboto */
@font-face {
  font-family: 'roboto_light';
  src: url( 'fonts/Roboto-Light.ttf' ) format( 'truetype' );
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'roboto_regular';
  src: url( 'fonts/Roboto-Regular.ttf' ) format( 'truetype' );
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'roboto_bold';
  src: url( 'fonts/Roboto-Bold.ttf' ) format( 'truetype' );
  font-weight: normal;
  font-style: normal;
}

/* BebasNeuePro Fonts: https://bestfonts.pro/font/download-web/5dcb09cf6e1d366bf1dd9d85/BebasNeuePro-SemiExpBold */
@font-face {
  font-family: 'bebasneuepro_semiexpbold';
  src: url( 'fonts/BebasNeuePro-SemiExpBold.ttf' ) format( 'truetype' );
  font-weight: normal;
  font-style: normal;
}
