﻿
@font-face {
	font-family: 'Conv_GothamRnd-Light';
	src: url('/Content/fonts/GothamRnd-Light/fonts/GothamRnd-Light.eot');
	src: local('☺'), 
        url('/Content/fonts/GothamRnd-Light/GothamRnd-Light.woff') format('woff'), 
        url('/Content/fonts/GothamRnd-Light/GothamRnd-Light.ttf') format('truetype'), 
        url('/Content/fonts/GothamRnd-Light/GothamRnd-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
    line-height: 1.8;
    font-family: 'Conv_GothamRnd-Light';
    font-size:13px;
}