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

[class^="icon-"], [class*=" icon-"] {
  font-family: 'iconfont';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-quote-contact:before {
  content: "\e901";
}
.icon-blog:before {
  content: "\e900";
}
