﻿@font-face {
	font-family: 'Festus';
	font-style: normal;
	font-weight: 400;
	src: url('Festus-Regular.eot');
	src: url('Festus-Regular.eot?#iefix') format('embedded-opentype'),
		 url('Festus-Regular.woff2') format('woff2')/*,
		 url('Festus-Regular.woff') format('woff')*/,
		 url('Festus-Regular.ttf') format('truetype'),
		 url('Festus-Regular.svg#Festus') format('svg');
}