﻿@font-face {
	font-family: "Franklin Gothic";
	src: url("/fonts/FranklinGothic.ttf") format("truetype");
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Franklin Gothic';
	src: url("/fonts/FranklinGothic.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}