Co text & co headline font free download - that can
Co text & co headline font free download - can look
#1 Add to the head section of web page. <link href="//db.onlinewebfonts.com/c/09ac81b561d9a4e2834c7bb4c669cb85?family=CoHeadlineW01-Regular" 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/09ac81b561d9a4e2834c7bb4c669cb85?family=CoHeadlineW01-Regular);#3 Use font-face declaration Fonts.(http | https) @font-face {font-family: "CoHeadlineW01-Regular"; src: url("//db.onlinewebfonts.com/t/09ac81b561d9a4e2834c7bb4c669cb85.eot"); src: url("//db.onlinewebfonts.com/t/09ac81b561d9a4e2834c7bb4c669cb85.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/09ac81b561d9a4e2834c7bb4c669cb85.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/09ac81b561d9a4e2834c7bb4c669cb85.woff") format("woff"), url("//db.onlinewebfonts.com/t/09ac81b561d9a4e2834c7bb4c669cb85.ttf") format("truetype"), url("//db.onlinewebfonts.com/t/09ac81b561d9a4e2834c7bb4c669cb85.svg#CoHeadlineW01-Regular") format("svg"); }
Copyright 2013 Dalton Maag Ltd. Modification of this file requires prior written permission from Dalton Maag Ltd.
Co, Dalton Maag, and DaMa are registered trademarks of Dalton Maag Ltd.

-
-