﻿@font-face {
	font-family: 'DIF Display';
	src: url("/fonts/difdisplay-webfont.eot");
	src: url("/fonts/difdisplay-webfont.eot?#iefix") format("embedded-opentype"),
	     url("/fonts/difdisplay-webfont.woff2") format("woff2"),
	     url("/fonts/difdisplay-webfont.woff") format("woff"),
	     url("/fonts/difdisplay-webfont.ttf") format("truetype");
  	font-weight: normal;
  	font-style: normal;
}

.header .header-text h4,
.header .header-text h5 {
	font-weight:400;
}
