﻿/* font converted using font-converter.net. thank you! */
@font-face {
	font-family: "DistantStroke-Medium";
	src: url("DistantStrokeMedium.eot"); /* IE9 Compat Modes */
	src: url("DistantStrokeMedium.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("DistantStrokeMedium.otf") format("opentype"), /* Open Type Font */
    url("DistantStrokeMedium.svg") format("svg"), /* Legacy iOS */
    url("DistantStrokeMedium.ttf") format("truetype"), /* Safari, Android, iOS */
    url("DistantStrokeMedium.woff") format("woff"), /* Modern Browsers */
    url("DistantStrokeMedium.woff2") format("woff2"); /* Modern Browsers */
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'Billy Ohio';
    src: url('BillyOhio.eot');
    src: url('BillyOhio.eot?#iefix') format('embedded-opentype'),
	url('BillyOhio.woff2') format('woff2'),
	url('BillyOhio.woff') format('woff'),
	url('BillyOhio.ttf') format('truetype'),
	url('BillyOhio.svg#BillyOhio') format('svg');
    font-weight: normal;
    font-style: normal;
}
