@font-face {
  font-family: "phm";
  src: url('phm.eot');
  src: url('phm.eot?#iefix') format('eot'),
    url('phm.woff2') format('woff2'),
    url('phm.woff') format('woff'),
    url('phm.ttf') format('truetype'),
    url('phm.svg#phm') format('svg');
  font-weight: normal;
  font-style: normal;
}

.s:before {
  display: inline-block;
  font-family: "phm";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.s-lg {
  font-size: 26px;
  line-height: 0.75em;
  vertical-align: -15%;
}
.s-2x { font-size: 2em; }


.s-icon-announcement:before { content: "\EA01" }
.s-icon-culture-talent:before { content: "\EA02" }
.s-icon-insights:before { content: "\EA03" }
.s-icon-instagram:before { content: "\EA04" }
.s-icon-facebook:before { content: "\EA05" }
.s-icon-linkedin:before { content: "\EA06" }
.s-icon-twitter:before { content: "\EA07" }
