@font-face {
    font-family: 'icomoon';
    src:  url('fonts/icomoon.eot?tmere9');
    src:  url('fonts/icomoon.eot?tmere9#iefix') format('embedded-opentype'),
      url('fonts/icomoon.ttf?tmere9') format('truetype'),
      url('fonts/icomoon.woff?tmere9') format('woff'),
      url('fonts/icomoon.svg?tmere9#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;
  
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .icon-arrow-left3:before {
    content: "\e90f";
  }
  .icon-arrow-right3:before {
    content: "\e911";
  }
  .icon-search3:before {
    content: "\eb42";
  }
  .icon-bubble3:before {
    content: "\eb45";
  }
  .icon-calendar3:before {
    content: "\eb57";
  }
  .icon-heart4:before {
    content: "\eb5d";
  }
  .icon-phone4:before {
    content: "\e004";
  }
  .icon-map5:before {
    content: "\e025";
  }
  .icon-envelope2:before {
    content: "\e028";
  }
  .icon-globe3:before {
    content: "\e045";
  }
  .icon-facebook4:before {
    content: "\e05d";
  }
  .icon-twitter3:before {
    content: "\e05e";
  }
  .icon-googleplus:before {
    content: "\e05f";
  }
  .icon-dribbble2:before {
    content: "\e063";
  }