@font-face {
  font-family: 'icomoon';
  src:  url('4c.eot?uvbjrc');
  src:  url('4c.eot?uvbjrc#iefix') format('embedded-opentype'),
    url('4c.ttf?uvbjrc') format('truetype'),
    url('4c.woff?uvbjrc') format('woff'),
    url('4c.svg?uvbjrc#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
}

.icon-contact-icon a:before {
  content: "\e900";
  color: #EE2737;
  position: absolute;
  top: 23px;
  left: 14px;
  font-size: 30px;
  font-weight: 100;
  /* 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-careers-icon a:before {
  content: "\e901";
  color: #EE2737;
  position: absolute;
  top: 23px;
  left: -14px;
  font-size: 30px;
  font-weight: 100;
  /* 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;
}

.icn-email a:before {
  content: "\e905";
  font-family: 'icnmoon' !important;
  color: #EE2737;
  position: absolute;
  top: 23px;
  left: 14px;
  font-size: 30px;
  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;
}
.icn-email a:before {
  content: "\e905";
  font-family: 'icnmoon' !important;
  color: #EE2737;
  position: absolute;
  top: 23px;
  left: 14px;
  font-size: 30px;
  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;
}
.icn-email a:before {
  content: "\e905";
  font-family: 'icnmoon' !important;
  color: #EE2737;
  position: absolute;
  top: 23px;
  left: 14px;
  font-size: 30px;
  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;
}
.icn-email a:before {
  content: "\e905";
  font-family: 'icnmoon' !important;
  color: #EE2737;
  position: absolute;
  top: 23px;
  left: 14px;
  font-size: 30px;
  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;
}
.icn-email a:before {
  content: "\e905";
  font-family: 'icnmoon' !important;
  color: #EE2737;
  position: absolute;
  top: 23px;
  left: 14px;
  font-size: 30px;
  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-contact-icon a,
.icon-careers-icon a,
.icn-email a {
  font-family: 'ProximaNova-Bold', Arial, sans-serif;
}

.icon-contact-icon,
.icn-email {
  padding-left: 30px;
}

@media only screen and (max-width : 1000px ) and ( min-width : 921px ) {
.icon-contact-icon a:before {
  left: 9px;
  font-size: 30px;
}
.icon-careers-icon a:before {
  content: "\e901";
  color: #EE2737;
  position: absolute;
  left: -19px;
  font-size: 30px;
}
}

@media only screen and (max-width : 920px ) {
  .icon-contact-icon {
    padding-left: 0px;
  }
  .icon-contact-icon a:before {
    content: "\e900";
    color: #EE2737;
    position: absolute;
    top: 4px;
    left: 0px;
    font-size: 30px;
  }
  .icon-careers-icon a:before {
    content: "\e901";
    color: #EE2737;
    position: absolute;
    top: 4px;
    left: 12px;
    font-size: 30px;
  }
}