/* 
* Fuentes para políticas, cookies y footer
* -----------------------------------------------------
*/

@font-face {
  font-family: 'Roboto-Bold';
  src: url('../../cookies/fonts/Roboto-Bold.ttf') format('truetype');
}

@font-face {
  font-family: 'Roboto-Regular';
  src: url('../../cookies/fonts/Roboto-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Roboto-Medium';
  src: url('../../cookies/fonts/Roboto-Medium.ttf') format('truetype');
}

/* 
* Fuentes para Landing/Web
* -----------------------------------------------------
*/

@font-face {
  font-family: 'HelveticaNeue-Bold';
  src: url('../../fonts/HelveticaNeue-Bold.otf') format('opentype');
}

@font-face {
  font-family: 'HelveticaNeue-Light';
  src: url('../../fonts/HelveticaNeue-Light.ttf') format('truetype');
}

@font-face {
  font-family: 'HelveticaNeue-Medium';
  src: url('../../fonts/HelveticaNeue-Medium.ttf') format('truetype');
}

@font-face {
  font-family: 'HelveticaNeue-Regular';
  src: url('../../fonts/HelveticaNeue-Regular.otf') format('opentype');
}

@font-face {
  font-family: 'NewYork-Regular';
  src: url('../../fonts/NewYork-Regular.otf') format('opentype');
}
@font-face {
  font-family: 'Montserrat-Regular';
  src: url('../../fonts/Montserrat-Regular.tff') format('truetype');
}
