﻿
body 
    {
   	font-family: "Franklin Gothic Demi Cond";
    src: url('fradmcn.TTF');
	font-size: 16;
	font-style: normal;
	color: #333;
	} 
p
{
	font-family:"@Arial Unicode MS";
	font-size:12;
}

font-face
{
	font-family:FRADMCN;
	src: url('css/fradmcn.TTF'); 
}
	