@font-face {
  font-family: 'metroprep-icons';
  src:  url('fonts/metroprep-icons.eot?smn48x');
  src:  url('fonts/metroprep-icons.eot?smn48x#iefix') format('embedded-opentype'),
    url('fonts/metroprep-icons.ttf?smn48x') format('truetype'),
    url('fonts/metroprep-icons.woff?smn48x') format('woff'),
    url('fonts/metroprep-icons.svg?smn48x#metroprep-icons') 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: 'metroprep-icons' !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-email:before {
  content: "\e900";
}
.icon-arrow_back:before {
  content: "\e901";
}
.icon-arrow_forward:before {
  content: "\e902";
}
.icon-arrow-right:before {
  content: "\e903";
}
.icon-brand_awareness:before {
  content: "\e904";
}
.icon-brand-facebook:before {
  content: "\e905";
}
.icon-brand-instagram:before {
  content: "\e906";
}
.icon-brand-linkedin:before {
  content: "\e907";
}
.icon-brand-quote-left:before {
  content: "\e908";
}
.icon-brand-twitter:before {
  content: "\e909";
}
.icon-brand-x:before {
  content: "\e90a";
}
.icon-calendar_month:before {
  content: "\e90b";
}
.icon-contact_support:before {
  content: "\e90c";
}
.icon-grid_view:before {
  content: "\e90d";
}
.icon-help:before {
  content: "\e90e";
}
.icon-history:before {
  content: "\e90f";
}
.icon-info:before {
  content: "\e910";
}
.icon-caret_down:before {
  content: "\e911";
}
.icon-caret_up:before {
  content: "\e912";
}
.icon-resources:before {
  content: "\e913";
}
.icon-lock_open:before {
  content: "\e914";
}
.icon-lock1:before {
  content: "\e915";
}
.icon-newspaper:before {
  content: "\e916";
}
.icon-phone_in_talk:before {
  content: "\e917";
}
.icon-public:before {
  content: "\e918";
}
.icon-question_mark:before {
  content: "\e919";
}
.icon-school:before {
  content: "\e91a";
}
.icon-share:before {
  content: "\e91b";
}
.icon-star:before {
  content: "\e91c";
}
.icon-update:before {
  content: "\e91d";
}
.icon-upload_file:before {
  content: "\e91e";
}
.icon-work:before {
  content: "\e91f";
}
