@font-face {
    font-family: 'pf_reminder_promedium';
    src: url('../fonts/pf_reminder_pro_medium-webfont.eot');
    src: url('../fonts/pf_reminder_pro_medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/pf_reminder_pro_medium-webfont.woff2') format('woff2'),
         url('../fonts/pf_reminder_pro_medium-webfont.woff') format('woff'),
         url('../fonts/pf_reminder_pro_medium-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
  font-family: 'fontello';
  src: url('../fonts/fontello.eot?96106100');
  src: url('../fonts/fontello.eot?96106100#iefix') format('embedded-opentype'),
       url('../fonts/fontello.woff?96106100') format('woff'),
       url('../fonts/fontello.ttf?96106100') format('truetype'),
       url('../fonts/fontello.svg?96106100#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: .2em;
}
 
.icon-dribbble:before { content: '\e800'; }
.icon-linkedin:before { content: '\e801'; }
.icon-facebook:before { content: '\e802'; }
.icon-twitter:before { content: '\e803'; }
.icon-pinterest:before { content: '\e804'; }
.icon-behance:before { content: '\e805'; }
.icon-mail:before { content: '\e806'; }
.icon-facebook-circled:before { content: '\e807'; }
.icon-pinterest-circled:before { content: '\e808'; }
.icon-twitter-circled:before { content: '\e809'; }