oracle / font-apex

Font APEX is an open source icon library from the Oracle APEX team.
https://oracle.github.io/font-apex/
Other
101 stars 22 forks source link

Provide example to access fonts in web page #1

Closed martindsouza closed 5 years ago

martindsouza commented 5 years ago

Font-Awesome has an example to quickly get started by using <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous"> Can you provide similar way to do this with Font-APEX?

Note: Should also put on a CDN / not sure if that's already in the plans

shakeebr commented 5 years ago

Hi Martin,

I updated the readme and the About page with some basic instructions on getting started. We don't yet have a CDN but that's a great idea!

Closing.