/* bebas */

@font-face {
  font-family: 'bebasregular';
  src: url('../fonts/bebas/bebas-regular-webfont.woff2') format('woff2'), url('../fonts/bebas/bebas-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
}

.bebas {
  font-family: 'bebasregular';
  font-weight: normal;
  text-transform: uppercase;
}


/* bebas */


/* Lucida */

@font-face {
  font-family: 'lucida_granderegular';
  src: url('../fonts/lucida/lucidagrande-webfont.woff2') format('woff2'), url('../fonts/lucida/fonts/lucidagrande-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'lucida_grandebold';
  src: url('../fonts/lucida/lucida_grandebold.woff2') format('woff2'), url('../fonts/lucida/lucida_grandebold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

.lucida {
  font-family: 'lucida_granderegular';
  font-weight: normal;
}

.lucida-bd {
  font-family: 'lucida_grandebold';
  font-weight: normal;
}


/* Lucida */


/* Proxima */

@font-face {
  font-family: 'proxima_novathin';
  src: url('../fonts/proxima/proxima_nova_thin-webfont.woff2') format('woff2'), url('../fonts/proxima/proxima_nova_thin-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'proxima_nova_altthin';
  src: url('../fonts/proxima/proxima_nova_alt_thin-webfont.woff2') format('woff2'), url('../fonts/proxima/proxima_nova_alt_thin-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'proxima_nova_altlight';
  src: url('../fonts/proxima/proxima_nova_alt_light-webfont.woff2') format('woff2'), url('../fonts/proxima/proxima_nova_alt_light-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'proxima_novaregular';
  src: url('../fonts/proxima/proximanova-regular-webfont.woff2') format('woff2'), url('../fonts/proxima/proximanova-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'proxima_novabold';
  src: url('../fonts/proxima/proxima_nova_bold-webfont.woff2') format('woff2'), url('../fonts/proxima/proxima_nova_bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'proxima_novaextrabold';
  src: url('../fonts/proxima/proxima_nova_extrabold-webfont.woff2') format('woff2'), url('../fonts/proxima/proxima_nova_extrabold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'proxima_novablack';
  src: url('../fonts/proxima/proxima_nova_black-webfont.woff2') format('woff2'), url('../fonts/proxima/proxima_nova_black-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'proxima_nova_altbold';
  src: url('../fonts/proxima/proxima_nova_alt_bold-webfont.woff2') format('woff2'), url('../fonts/proxima/proxima_nova_alt_bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

.proxima-thn {
  font-family: 'proxima_novathin';
  font-weight: normal;
}

.proxima-atn {
  font-family: 'proxima_nova_altthin';
  font-weight: normal;
}

.proxima-alt {
  font-family: 'proxima_nova_altlight';
  font-weight: normal;
}

.proxima_rgl {
  font-family: 'proxima_novaregular';
  font-weight: normal;
}

.proxima-bd {
  font-family: 'proxima_novabold';
  font-weight: normal;
}

.proxima-xbd {
  font-family: 'proxima_novaextrabold';
  font-weight: normal;
}

.proxima-blk {
  font-family: 'proxima_novablack';
  font-weight: normal;
}

.proxima-albd {
  font-family: 'proxima_nova_altbold';
  font-weight: normal;
}


/* Proxima */
