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

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

.ic-a-down:before {
  content: "\e904";
}
.ic-a-left:before {
  content: "\e905";
}
.ic-a-right:before {
  content: "\e906";
}
.ic-a-up:before {
  content: "\e907";
}
.ic-facebook:before {
  content: "\e909";
}
.ic-linkedin:before {
  content: "\eaca";
}
.ic-instagram:before {
  content: "\e90c";
}
.ic-vimeo:before {
  content: "\eaa0";
}
.ic-flickr:before {
  content: "\eaa3";
}
.ic-pinterest:before {
  content: "\ead1";
}
.ic-twitter:before {
  content: "\ea97";
}
