
@font-face {
  font-family: 'epmc';
  src:  url('../fonts/epmc/epmc.eot?5tflgs');
  src:  url('../fonts/epmc/epmc.eot?5tflgs#iefix') format('embedded-opentype'),
    url('../fonts/epmc/epmc.ttf?5tflgs') format('truetype'),
    url('../fonts/epmc/epmc.woff?5tflgs') format('woff'),
    url('../fonts/epmc/epmc.svg?5tflgs#epmc') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
  
  .icon:before {
    display: inline-block;
    font-family: "epmc";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: -0.125em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .icon-flecha_izquierda:before {
    content: "\e906";
  }
  .icon-flecha_derecha:before {
    content: "\e907";
  }
  .icon-cubo:before {
    content: "\e900";
  }
  .icon-buscar:before {
    content: "\e901";
  }
  .icon-direccion:before {
    content: "\e903";
  }
  .icon-msg:before {
    content: "\e902";
  }
  .icon-phone:before {
    content: "\e904";
  }
  .icon-burguer:before {
    content: "\e905";
  }
  
  
  

  
  