@font-face {
 font-family: 'Gill Sans Std Regular';
 font-style: normal;
 font-weight: normal;
 src: local('Gill Sans Std Regular'), url('GillSansStd.woff') format('woff');
}

@font-face {
 font-family: 'Gill Sans Std Italic';
 font-style: normal;
 font-weight: normal;
 src: local('Gill Sans Std Italic'), url('GillSansStdItalic.woff') format('woff');
}

@font-face {
 font-family: 'Gill Sans Std Bold';
 font-style: normal;
 font-weight: normal;
 src: local('Gill Sans Std Bold'), url('GillSansStdBold.woff') format('woff');
}

@font-face {
 font-family: 'Gill Sans Std Bold Italic';
 font-style: normal;
 font-weight: normal;
 src: local('Gill Sans Std Bold Italic'), url('GillSansStdBoldItalic.woff') format('woff');
}