/*
When adding more icons please do not replace this file
Add new icons only to maintain icon synonyms */

@font-face {
  font-family: 'icomoon';
  src:  url('icomoon.eot?pwpyo7');
  src:  url('icomoon.eot?pwpyo7#iefix') format('embedded-opentype'),
    url('icomoon.ttf?pwpyo7') format('truetype'),
    url('icomoon.woff?pwpyo7') format('woff'),
    url('icomoon.svg?pwpyo7#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;
  
  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.icon-youtube:before {
    content: "\e90b";
}
.icon-bubble:before {
    content: "\e90a";
}

.icon-bubble2:before {
	content: "\e96e";
	font-size: 18px; /* to ensure keyline the same weight as circle keyline */
}


.icon-menu:before {
    content: "\e909";
}
.icon-blog:before {
    content: "\e904";
}
.icon-app_store:before {
    content: "\e903";
}
.icon-location:before {
    content: "\e919";
}
.icon-article:before,
.icon-news-story:before {
    content: "\e900";
}
.icon-podcast:before {
    content: "\e902";
}
.icon-news:before,
.icon-press-release:before {
    content: "\e908";
}

.icon-ebulletin:before,
.icon-email-updates:before,
.icon-mail:before {
    content: "\e90c";
}
.icon-infographic:before {
    content: "\e905";
}
.icon-factsheet:before {
    content: "\e906";
}
.icon-tag:before {
    content: "\e90d";
}
.icon-phone:before {
    content: "\e90e";
}
.icon-search:before {
    content: "\e90f";
}
.icon-twitter:before {
    content: "\e910";
}
.icon-calendar:before,
.icon-event:before {
    content: "\e907";
}
.icon-user:before {
    content: "\e912";
}
.icon-facebook:before {
    content: "\e913";
}
.icon-share:before {
    content: "\e914";
}
.icon-chevron-right:before {
    content: "\e915";
}
.icon-chevron-left:before {
    content: "\e916";
}
.icon-linkedin:before {
    content: "\e917";
}
.icon-note:before {
    content: "\e918";
}
.icon-mouse:before {
    content: "\e901";
}

.icon-video-camera:before,
.icon-video:before {
  content: "\e91a";
}


.icon-fax:before {
  	content: "Fax";
    font-family: "Whitney SSm A","Whitney SSm B";
    font-size: 13px;
    font-weight: 700;
    line-height: 39px;
    text-transform: uppercase;
    vertical-align: top;
}

.icon-dx:before {
  	content: "Dx";
    font-family: "Whitney SSm A","Whitney SSm B";
    font-size: 13px;
    font-weight: 700;
    line-height: 39px;
    text-transform: uppercase;
    vertical-align: top;
}

