#1 Add to the head section of web page. <link href="//db.onlinewebfonts.com/c/22741677b4caa8b2e658e0a78dcb688c?family=BreakersW00-Black" rel="stylesheet" type="text/css"/> #2 Using @import CSS directive, put the following line in add to your css file.(http | https)@import url(//db.onlinewebfonts.com/c/22741677b4caa8b2e658e0a78dcb688c?family=BreakersW00-Black);#3 Use font-face declaration Fonts.(http | https) @font-face {font-family: "BreakersW00-Black"; src: url("//db.onlinewebfonts.com/t/22741677b4caa8b2e658e0a78dcb688c.eot"); src: url("//db.onlinewebfonts.com/t/22741677b4caa8b2e658e0a78dcb688c.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/22741677b4caa8b2e658e0a78dcb688c.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/22741677b4caa8b2e658e0a78dcb688c.woff") format("woff"), url("//db.onlinewebfonts.com/t/22741677b4caa8b2e658e0a78dcb688c.ttf") format("truetype"), url("//db.onlinewebfonts.com/t/22741677b4caa8b2e658e0a78dcb688c.svg#BreakersW00-Black") format("svg"); }
Copyright (c) 2012 by Nikola & Zoran Kostic. All rights reserved.
Copyright (c) 2012 by Nikola & Zoran Kostic. All rights reserved.
Breakers-Black is a trademark of Nikola & Zoran Kostic.
Nikola & Zoran Kostic
-
-
-