/* 
* 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: 'Raleway-SemiBold';
  src: url('../../fonts/Raleway-SemiBold.ttf') format('truetype');
}

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

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

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