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

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'newsroomicons' !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-facebook-square-brands:before {
  content: "\e90e";
}
.icon-twitter-brands:before {
  content: "\e90b";
}
.icon-facebook-f-brands:before {
  content: "\e90c";
}
.icon-instagram-brands:before {
  content: "\e90d";
}
.icon-chevron-up-light:before {
  content: "\e90a";
}
.icon-bars-light:before {
  content: "\e901";
}
.icon-calendar-alt-light:before {
  content: "\e902";
}
.icon-calendar-light:before {
  content: "\e903";
}
.icon-envelope-light:before {
  content: "\e904";
}
.icon-phone-light:before {
  content: "\e905";
}
.icon-print-light:before {
  content: "\e906";
}
.icon-redo-light:before {
  content: "\e907";
}
.icon-video-light:before {
  content: "\e908";
}
.icon-window-close-light:before {
  content: "\e909";
}
.icon-newspaper-light:before {
  content: "\e900";
}
