@charset "UTF-8";


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



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


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


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