@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?fyf1qd');
  src:  url('fonts/icomoon.eot?fyf1qd#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?fyf1qd') format('truetype'),
    url('fonts/icomoon.woff?fyf1qd') format('woff'),
    url('fonts/icomoon.svg?fyf1qd#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-directions_transit:before {
  content: "\e903";
}
.icon-pen-alt2:before {
  content: "\e902";
}
.icon-th-menu:before {
  content: "\e900";
}
.icon-phone:before {
  content: "\e901";
}
.icon-contact:before {
  content: "\e901";
}
.icon-organization:before {
  content: "\f037";
}
.icon-package:before {
  content: "\f0c4";
}
.icon-envelope:before {
  content: "\e904";
}
.icon-location:before {
  content: "\f060";
}
.icon-screen-full:before {
  content: "\f066";
}
