@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?57u7lc');
  src:  url('fonts/icomoon.eot?57u7lc#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?57u7lc') format('truetype'),
    url('fonts/icomoon.woff?57u7lc') format('woff'),
    url('fonts/icomoon.svg?57u7lc#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-dog:before {
  content: "\e91b";
}
.icon-Plus:before {
  content: "\e900";
}
.icon-Arrow_D:before {
  content: "\e901";
}
.icon-Arrow_L:before {
  content: "\e902";
}
.icon-Arrow_R:before {
  content: "\e904";
}
.icon-Arrow_U:before {
  content: "\e905";
}
.icon-MenuExit:before {
  content: "\e907";
}
.icon-Menu:before {
  content: "\e917";
}
.icon-IBT_Icons_AD:before {
  content: "\e909";
}
.icon-IBT_Icons_ALS:before {
  content: "\e90a";
}
.icon-IBT_Icons_B:before {
  content: "\e90b";
}
.icon-IBT_Icons_CC:before {
  content: "\e90c";
}
.icon-IBT_Icons_Facebook:before {
  content: "\e90d";
}
.icon-IBT_Icons_Flash:before {
  content: "\e90e";
}
.icon-IBT_Icons_Google:before {
  content: "\e90f";
}
.icon-IBT_Icons_Link:before {
  content: "\e910";
}
.icon-IBT_Icons_SLI:before {
  content: "\e911";
}
.icon-IBT_Icons_Twitter:before {
  content: "\e912";
}
.icon-IBT_Icons_Wheelchair:before {
  content: "\e913";
}
.icon-social_facebook:before {
  content: "\e914";
}
.icon-social_twitter:before {
  content: "\e915";
}
.icon-youtube:before {
  content: "\e903";
}
.icon-Flickr:before {
  content: "\e916";
}
.icon-instagram:before {
  content: "\e60f";
}
.icon-linkedIn:before {
  content: "\e610";
}
.icon-pinterest:before {
  content: "\e611";
}
.icon-vimeo:before {
  content: "\e612";
}
.icon-Pin:before {
  content: "\e918";
}
.icon-mapPin2:before {
  content: "\e908";
}
.icon-Tick:before {
  content: "\e906";
}
.icon-circle-bullet:before {
  content: "\e919";
}
.icon-square-bullet:before {
  content: "\e91a";
}

