@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?cfawwq');
  src:  url('fonts/icomoon.eot?cfawwq#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?cfawwq') format('truetype'),
    url('fonts/icomoon.woff?cfawwq') format('woff'),
    url('fonts/icomoon.svg?cfawwq#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-instagram:before {
  content: "\ea92";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-arrow-l:before {
  content: "\e900";
}
.icon-arrow-r:before {
  content: "\e901";
}
.icon-tick-thin:before {
  content: "\e902";
}
.icon-bullet:before {
  content: "\e903";
}
.icon-curtin:before {
  content: "\e904";
}
.icon-download:before {
  content: "\e905";
}
.icon-facebook:before {
  content: "\e906";
}
.icon-flickr:before {
  content: "\e907";
}
.icon-gov:before {
  content: "\e908";
}
.icon-logo-full:before {
  content: "\e909";
}
.icon-logo:before {
  content: "\e90a";
}
.icon-search:before {
  content: "\e90b";
}
.icon-tri-down:before {
  content: "\e90c";
}
.icon-tri-rt:before {
  content: "\e90d";
}
.icon-twitter:before {
  content: "\e90e";
}
.icon-uwa:before {
  content: "\e90f";
}
.icon-vimeo:before {
  content: "\e910";
}
