@font-face {
  font-family: 'mwfont';
  src:  url('fonts/mwfont.eot?wrxgul');
  src:  url('fonts/mwfont.eot?wrxgul#iefix') format('embedded-opentype'),
    url('fonts/mwfont.ttf?wrxgul') format('truetype'),
    url('fonts/mwfont.woff?wrxgul') format('woff'),
    url('fonts/mwfont.svg?wrxgul#mwfont') 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: 'mwfont' !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;
}

.icon-arrow-tr-thin:before {
  content: "\e900";
}
.icon-mail:before {
  content: "\e901";
}
.icon-arrow-tr:before {
  content: "\e902";
}
.icon-arrow-right:before {
  content: "\e903";
}
