@font-face {
  font-family: 'produccion';
  src:  url('fonts/produccion.eot?cav6jz');
  src:  url('fonts/produccion.eot?cav6jz#iefix') format('embedded-opentype'),
    url('fonts/produccion.ttf?cav6jz') format('truetype'),
    url('fonts/produccion.woff?cav6jz') format('woff'),
    url('fonts/produccion.svg?cav6jz#produccion') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="produccion-"], [class*=" produccion-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'produccion' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.produccion-cine:before {
  content: "\e900";
}
