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

[class^="fables-icon"], [class*=" fables-icon"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'fables' !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;
}

.fables-iconmenu-icon:before {
  content: "\e940";
}
.fables-iconcalender:before {
  content: "\e935";
}
.fables-iconbussiness2:before {
  content: "\e931";
}
.fables-iconbussiness3:before {
  content: "\e932";
}
.fables-iconemail:before {
  content: "\e93d";
}
.fables-iconheart:before {
  content: "\e914";
}
.fables-iconmap-icon:before {
  content: "\e91c";
}
.fables-iconphone:before {
  content: "\e91e";
}
.fables-iconshare-icon:before {
  content: "\e928";
}
