@font-face {
  font-family: 'prosafecon-1-2';
  src:  url('fonts/prosafecon-1-2.eot?pmnazj');
  src:  url('fonts/prosafecon-1-2.eot?pmnazj#iefix') format('embedded-opentype'),
    url('fonts/prosafecon-1-2.ttf?pmnazj') format('truetype'),
    url('fonts/prosafecon-1-2.woff?pmnazj') format('woff'),
    url('fonts/prosafecon-1-2.svg?pmnazj#prosafecon-1-2') 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: 'prosafecon-1-2' !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-chevron-right-squared:before {
  content: "\e909";
}
.icon-search:before {
  content: "\e908";
}
.icon-clock:before {
  content: "\e906";
}
.icon-calendar:before {
  content: "\e907";
}
.icon-chevron-right:before {
  content: "\e900";
}
.icon-email:before {
  content: "\e901";
}
.icon-facebook:before {
  content: "\e902";
}
.icon-linkedin:before {
  content: "\e903";
}
.icon-phone:before {
  content: "\e904";
}
.icon-xing:before {
  content: "\e905";
}
