@font-face {
    font-family: 'PF Din Text Comp Pro';
    src: url('PFDinTextCompPro-Light.woff2') format('woff2'),
        url('PFDinTextCompPro-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
		font-family: "SegoeUIRegular";
		src: url("../fonts/SegoeUIRegular/SegoeUIRegular.eot");
		src: url("../fonts/SegoeUIRegular/SegoeUIRegular.eot?#iefix")format("embedded-opentype"),
		url("../fonts/SegoeUIRegular/SegoeUIRegular.woff") format("woff"),
		url("../fonts/SegoeUIRegular/SegoeUIRegular.ttf") format("truetype");
		font-style: normal;
		font-weight: normal;
}
