@font-face {
    font-family: 'MyriadPro-Regular';
    src: url('../fonts/MyriadPro-Regular.eot');
    src: url('../fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/MyriadPro-Regular.woff') format('woff'),
         url('../fonts/MyriadPro-Regular.ttf') format('truetype'),
         url('../fonts/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
	font-family: 'Calibri';
	src: url('../fonts/calibri-webfont.eot');
	src: local('☺'), url('../fonts/calibri-webfont.woff') format('woff'), url('../fonts/calibri-webfont.ttf') format('truetype'), url('../fonts/calibri-webfont.svgz#Calibri') format('svg'), url('../fonts/calibri-webfont.svg#Calibri') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'cheltenhamregular';
    src: url('../fonts/ufonts.com_cheltenham-webfont.eot');
    src: url('../fonts/ufonts.com_cheltenham-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ufonts.com_cheltenham-webfont.woff2') format('woff2'),
         url('../fonts/ufonts.com_cheltenham-webfont.woff') format('woff'),
         url('../fonts/ufonts.com_cheltenham-webfont.ttf') format('truetype'),
         url('../fonts/ufonts.com_cheltenham-webfont.svg#cheltenhamregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
  font-family: 'BookmanOldStyle';
  src: url('../fonts/BookmanOldStyle.eot?#iefix') format('embedded-opentype'),  url('../fonts/BookmanOldStyle.woff') format('woff'), url('../fonts/BookmanOldStyle.ttf')  format('truetype'), url('../fonts/BookmanOldStyle.svg#BookmanOldStyle') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
   font-family: 'BookmanOldStyle';
   src: url('../fonts/BookmanOldStyle.ttf') format('truetype') !important;
   font-weight: normal;
   font-style: normal;
}

.safari5 body {
font-family: 'BookmanOldStyle';
-webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px;
-webkit-text-stroke: rgba(255,255,255,0.01) 0.1px;
}