@font-face {
	font-family: '33535gillsansmt';
	src: url('./33535gillsansmt.eot');
	src: local('33535gillsansmt'), url('./33535gillsansmt.woff') format('woff'), url('./33535gillsansmt.ttf') format('truetype');
}
@font-face {
    font-family: 'gillsansstd';
    src: url('./fonts/GillSansStd.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gillsansstd';
    src: url('./fonts/GillSansStd-Bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'gillsansstd';
    src: url('./fonts/GillSansStd-Light.otf') format('opentype');
    font-weight: lighter;
    font-style: normal;
}
/* use this class to attach this font to any element i.e. <p class="fontsforweb_fontid_1416">Text with this font applied</p> */
body {
	font-family: 'gillsansstd' !important;
}

/* Font downloaded from FontsForWeb.com */