@charset "utf-8";
/* CSS Document */

@font-face {
  font-family: 'GloboCondensadaRegular';
  src: url(fonts/GlobotipoCondensada-Regular.woff) format('woff');
}
@font-face {
  font-family: 'GloboRoundedRegular';
  src: url(fonts/GLOBO_RD_RG.otf) format('opentype');
}
@font-face {
  font-family: 'GloboRoundedBold';
  src: url(fonts/GLOBO_RD_BD.otf) format('opentype');
}
@font-face {
  font-family: 'GloboRoundedBlack';
  src: url(fonts/GLOBO_RD_BK.otf) format('opentype');
}
