﻿@charset "UTF-8";

@font-face {
  font-family: 'PFHandbookPro-Regular';
  src: url("../../fonts/PFHandbookPro-Regular.eot");
  src: url("../../fonts/PFHandbookPro-Regular.eot?#iefix") format("embedded-opentype"), url("../../fonts/PFHandbookPro-Regular.woff2") format("woff2"), url("../../fonts/PFHandbookPro-Regular.woff") format("woff"), url("../../fonts/PFHandbookPro-Regular.ttf") format("truetype"), url("../../fonts/PFHandbookPro-Regular.svg#PFHandbookPro-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'PFHandbookPro-Medium';
  src: url("../../fonts/PFHandbookPro-Medium.eot");
  src: url("../../fonts/PFHandbookPro-Medium.eot?#iefix") format("embedded-opentype"), url("../../fonts/PFHandbookPro-Medium.woff2") format("woff2"), url("../../fonts/PFHandbookPro-Medium.woff") format("woff"), url("../../fonts/PFHandbookPro-Medium.ttf") format("truetype"), url("../../fonts/PFHandbookPro-Medium.svg#PFHandbookPro-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'PFHandbookPro-Bold';
  src: url("../../fonts/PFHandbookPro-Bold.eot");
  src: url("../../fonts/PFHandbookPro-Bold.eot?#iefix") format("embedded-opentype"), url("../../fonts/PFHandbookPro-Bold.woff2") format("woff2"), url("../../fonts/PFHandbookPro-Bold.woff") format("woff"), url("../../fonts/PFHandbookPro-Bold.ttf") format("truetype"), url("../../fonts/PFHandbookPro-Bold.svg#PFHandbookPro-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'PFHandbookPro-Thin';
  src: url("../../fonts/PFHandbookPro-Thin.eot");
  src: url("../../fonts/PFHandbookPro-Thin.eot?#iefix") format("embedded-opentype"), url("../../fonts/PFHandbookPro-Thin.woff2") format("woff2"), url("../../fonts/PFHandbookPro-Thin.woff") format("woff"), url("../../fonts/PFHandbookPro-Thin.ttf") format("truetype"), url("../../fonts/PFHandbookPro-Thin.svg#PFHandbookPro-Thin") format("svg");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'icomoon';
  src: url('../../fonts/icomoon.eot?19qwmr');
  src: url('../../fonts/icomoon.eot?19qwmr#iefix') format('embedded-opentype'), url('../../fonts/icomoon.ttf?19qwmr') format('truetype'), url('../../fonts/icomoon.woff?19qwmr') format('woff'), url('../../fonts/icomoon.svg?19qwmr#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;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-down:before {
  content: "\e900";
  color: #C7222A;
  font-family: 'icomoon';
} 
