From 451a3400b76511393c62a444f588a4ed15f4a549 Mon Sep 17 00:00:00 2001 From: Michael Lando Date: Sun, 19 Feb 2017 10:28:42 +0200 Subject: Initial OpenECOMP SDC commit Change-Id: I0924d5a6ae9cdc161ae17c68d3689a30d10f407b Signed-off-by: Michael Lando --- .../app/styles/fonts/OmnesATT/demo-async.htm | 169 +++++++++++++++++++++ 1 file changed, 169 insertions(+) create mode 100644 catalog-ui/app/styles/fonts/OmnesATT/demo-async.htm (limited to 'catalog-ui/app/styles/fonts/OmnesATT/demo-async.htm') diff --git a/catalog-ui/app/styles/fonts/OmnesATT/demo-async.htm b/catalog-ui/app/styles/fonts/OmnesATT/demo-async.htm new file mode 100644 index 0000000000..f7a43e6a34 --- /dev/null +++ b/catalog-ui/app/styles/fonts/OmnesATT/demo-async.htm @@ -0,0 +1,169 @@ + + + + Webfonts Demo + + + + + + +
+

Fonts.com Web fonts

+

@font-face implementation instructions

+

The asynchronous script loads in the background allowing the other elements of your website to load first and undeterred.

+
+

The fonts contained in this kit are:

+
+
Omnes_ATT W02 Italic
+
Omnes_ATT W02 Light
+
Omnes_ATT W02 Light Italic
+
Omnes_ATT W02 Medium
+
Omnes_ATT W02 Medium Italic
+
Omnes_ATT W02 Regular
+
Omnes_ATT W02 Bold
+
Omnes_ATT W02 Bold Italic
+ +
+
+ Click here for css only web fonts implementation +
+
+

CSS Implementation Guidelines

+

You and any third party web font hosting service are responsible for ensuring that the font software in the self-hosting kit, in its original format, can only be used on the Web Sites for which the self-hosting kit was downloaded and cannot be used or referenced by any other web site. This includes, but is not limited to installing adequate technical protection measures that restrict the use and/or access to the font software, for instance by utilizing JavaScript or access control mechanism for cross-origin resource sharing and protecting against use on web sites other than the Web Sites for which the self-hosting kit was downloaded by restricting domain access only to such Web Sites. You must also retain the pageview tracking code on any Web Site that you self-host. In the event this Agreement terminates for any reason, the font software included with the self-hosting kit must be deleted from the server and all copies must be destroyed or returned to Monotype Imaging.

+

View "WEB FONT SOFTWARE" LICENSE AGREEMENT

+

Asynchronous Implementation (Requires JavaScript)

+

Font file names have been obfuscated to protect the font software. You can identify font format based on file ending:

+
    +
  • 1 - TrueType (ttf)
  • +
  • 2 - Embedded OpenType (eot)
  • +
  • 3 - Web Open Font Format (woff)
  • +
  • 4 - Scalable Vector Graphics (svg)
  • +
+

Copy and paste following code in head section of the page

+
+ +

Licensing information should be included within the CSS

+
/*
+This CSS resource incorporates links to font software which is the valuable copyrighted
+property of Monotype Imaging and/or its suppliers. You may not attempt to copy, install,
+redistribute, convert, modify or reverse engineer this font software. Please contact Monotype
+Imaging with any questions regarding Web Fonts:  http://webfonts.fonts.com
+*/
+
+
+ + -- cgit 1.2.3-korg