@charset "UTF-8";

@font-face {
  font-family: lora-semi-bold;
  src: url(/fuentes/lora-semi-bold.ttf);
}

@font-face {
  font-family: Roboto-Regular;
  src: url(/fuentes/Roboto-Regular.ttf);
}


@font-face {
  font-family: Roboto-Light;
  src: url(/fuentes/Roboto-Light.ttf);
}

@font-face {
  font-family: Roboto-Medium;
  src: url(/fuentes/Roboto-Medium.ttf);
}

@font-face {
  font-family: Roboto-Bold;
  src: url(/fuentes/Roboto-Bold.ttf);
}

@font-face {
  font-family: Lora-Regular;
  src: url(/fuentes/Lora-Regular.ttf);
}


@font-face {
  font-family: Roboto-Light-Italic;
  src: url(/fuentes/Roboto-Light-Italic.ttf);
}

@font-face {
  font-family: SchibstedGrotesk;
  src: url(/fuentes/SchibstedGrotesk-VariableFont_wght.ttf);
}

@font-face {
  font-family: SchibstedGrotesk-Italic;
  src: url(/fuentes/SchibstedGrotesk-Italic-VariableFont_wght.ttf);
}