@charset "UTF-8";








@font-face {
  font-family: Helvetica-Neue-Medium-Condensed ;
  src: url(/fuentes/Helvetica-Neue-Medium-Condensed.otf);
}

@font-face {
  font-family: Helvetica-Condensada;
  src: url(/fuentes/Helvetica-Condensada.otf);
}


@font-face {
  font-family: Helvetica-Condensada-Light;
  src: url(/fuentes/Helvetica-Condensada-Light.otf);
}

@font-face {
  font-family: Helvetica-Neue-Bold;
  src: url(/fuentes/Helvetica-Neue-Bold.otf);
}

@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: brandon-bold-italic;
  src: url(/fuentes/brandon-bold-italic.otf);
}


@font-face {
  font-family: brandon-regular-italic ;
  src: url(/fuentes/brandon-regular-italic.otf);
}






