@font-face {
    font-family: 'entypo';
    font-style: normal;
    font-weight: normal;
    src: url('entypo.eot');
    src: url('entypo-ie.eot') format('eot'),
    url('entypo.woff') format('woff'),
    url('entypo.ttf') format('truetype'),
    url('entypo.svg') format('svg');
}

@font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 300;
	src:
		local('Lato Light'),
		local('Lato-Light'),
		/* from https://fonts.gstatic.com/s/lato/v11/KT3KS9Aol4WfR6Vas8kNcg.woff */
		url('Lato_300.woff') format('woff');
}
@font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 700;
	src:
		local('Lato Bold'),
		local('Lato-Bold'),
		/* from https://fonts.gstatic.com/s/lato/v11/wkfQbvfT_02e2IWO3yYueQ.woff */
		url('Lato_700.woff') format('woff');
}
@font-face {
	font-family: 'Merriweather';
	font-style: normal;
	font-weight: 300;
	src:
		local('Merriweather Light'),
		local('Merriweather-Light'),
		/* from https://fonts.gstatic.com/s/merriweather/v13/ZvcMqxEwPfh2qDWBPxn6nmFp2sMiApZm5Dx7NpSTOZk.woff */
		url('Merriweather_300.woff') format('woff');
}
@font-face {
	font-family: 'Pompiere';
	font-style: normal;
	font-weight: normal;
	src:
		local('Pompiere '),
		local('Pompiere-Regular'),
		/* from https://fonts.gstatic.com/s/pompiere/v6/REn9C5nNcBLtk0UzcbjDQPesZW2xOQ-xsNqO47m55DA.woff */
		url('Pompiere.woff') format('woff');
}
@font-face {
	font-family: 'Spinnaker';
	font-style: normal;
	font-weight: normal;
	src:
		local('Spinnaker'),
		local('Spinnaker-Regular'),
		/* from https://fonts.gstatic.com/s/spinnaker/v8/WxzDAY6mC9v3znSJEtCoWz8E0i7KZn-EPnyo3HZu7kw.woff */
		url('Spinnaker.woff') format('woff');
}
@font-face {
	font-family: 'Yanone Kaffeesatz';
	font-style: normal;
	font-weight: normal;
	src:
		local('Yanone Kaffeesatz Regular'),
		local('YanoneKaffeesatz-Regular'),
		/* from https://fonts.gstatic.com/s/yanonekaffeesatz/v7/YDAoLskQQ5MOAgvHUQCcLRTHiN2BPBirwIkMLKUspj4.woff */
		url('Yanone_Kaffeesatz.woff') format('woff');
}
