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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon';
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1.5;
  display: inline-block;
  vertical-align: middle;
  padding-bottom: 5px;
  margin-right: 5px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


