Tutorial Using @font-face
This was updated February 10th, 2011 Updated again January 2012 to be the cleanest and most compatible way to embed custom fonts. @font-face...
https://iskablogs.blogspot.com/2014/03/tutorial-using-font-face.html
This was updated February 10th, 2011 Updated again January 2012 to be the cleanest and most compatible way to embed custom fonts.
@font-face {
font-family: 'MyWebFont';
src: url('webfont.eot'); /* IE9 Compat Modes */
src: url('webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('webfont.woff') format('woff'), /* Modern Browsers */
url('webfont.ttf') format('
@font-face {
font-family: 'MyWebFont';
src: url('webfont.eot'); /* IE9 Compat Modes */
src: url('webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('webfont.woff') format('woff'), /* Modern Browsers */
url('webfont.ttf') format('