@font-face {
    font-family: 'icomoon';
    src:  url('/fonts/icomoon.eot?hglco1');
    src:  url('/fonts/icomoon.eot?hglco1#iefix') format('embedded-opentype'),
      url('/fonts/icomoon.ttf?hglco1') format('truetype'),
      url('/fonts/icomoon.woff?hglco1') format('woff'),
      url('/fonts/icomoon.svg?hglco1#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
  }
  
  [class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 20vw;
  
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  .icon-catering:before {
    content: "\e900";
    color: #1e97d5;
  }
  .icon-cocteleria:before {
    content: "\e901";
    color: #1e97d5;
  }
  .icon-correo:before {
    content: "\e902";
    color: #fff;
  }
  .icon-direccion:before {
    content: "\e903";
    color: #fff;
  }
  .icon-facebook:before {
    content: "\e904";
    color: #fff;
  }
  .icon-chevron-right:before {
    content: "\e905";
    color: #fff;
  }
  .icon-chevron-left:before {
    content: "\e906";
    color: #fff;
  }
  .icon-foto:before {
    content: "\e90a";
    color: #1e97d5;
  }
  .icon-instagram:before {
    content: "\e90b";
    color: #fff;
  }
  .icon-licor:before {
    content: "\e90c";
    color: #1e97d5;
  }
  .icon-seguridad:before {
    content: "\e90d";
    color: #1e97d5;
  }
  .icon-stage:before {
    content: "\e90e";
    color: #1d98d6;
  }
  .icon-telefono:before {
    content: "\e90f";
    color: #fff;
  }
  .icon-toldo:before {
    content: "\e910";
    color: #1e97d5;
  }
  .icon-twitter:before {
    content: "\e911";
    color: #fff;
  }
  .icon-video:before {
    content: "\e912";
    color: #1e97d5;
  }
  .icon-circle-up:before {
    content: "\ea41";
  }
  .icon-circle-down:before {
    content: "\ea43";
  }
  