Instructions:
1Use font-face declaration Fonts.
@font-face{
font-family: "Bomber TV W03 Wide Italic";
src: url("cda81d8e4c21b997d93181ef78e774e0.eot");
src: url("cda81d8e4c21b997d93181ef78e774e0.eot?#iefix")format("embedded-opentype"),
url("cda81d8e4c21b997d93181ef78e774e0.woff")format("woff"),
url("cda81d8e4c21b997d93181ef78e774e0.woff2")format("woff2"),
url("cda81d8e4c21b997d93181ef78e774e0.ttf")format("truetype"),
url("cda81d8e4c21b997d93181ef78e774e0.svg#Bomber TV W03 Wide Italic")format("svg");
font-weight:normal;
font-style:normal;
font-display:swap;
}
orTo embed a font, copy the code into the head of your html
<link href="https://db.onlinewebfonts.com/c/cda81d8e4c21b997d93181ef78e774e0?family=Bomber+TV+W03+Wide+Italic" rel="stylesheet">
2CSS rules to specify families
Use example:
font-family: "Bomber TV W03 Wide Italic";
Bomber TV W03 Wide Italic
OnlineWebFonts.Com Some fonts provided are trial versions of full versions and may not allow embedding
unless a commercial license is purchased or may contain a limited character set.
Please review any files included with your download,
which will usually include information on the usage and licenses of the fonts.
If no information is provided,
please use at your own discretion or contact the author directly.
3License and attribution:
4Copy the Attribution License:
<div>Fonts made from <a href="http://www.onlinewebfonts.com">Web Fonts</a>is licensed by CC BY 4.0</div>