For clarification . . . my css
Code:
@font-face { font-family: 'tangerine';
src: url('fonts/Tangerine_Regular-webfont.eot'); /* IE9 Compat Modes */
src: local("☺"),;
src: url('fonts/Tangerine_Regular-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('fonts/Tangerine_Regular-webfont.woff') format('woff'), /* Modern Browsers */
url('fonts/Tangerine_Regular-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
url('fonts/Tangerine_Regular-webfont.svg#svgTangerineRegular') format('svg'); /* Legacy iOS */
font-weight: normal;
font-style: normal;
font-variant:normal;
}
Thanks I really appreciate your time.
rick
Bookmarks