Orkney is a geometric typeface designed and conceptualised by Samuel Oakes and Alfredo Marco Pradil. The goal in creating the typeface was to have a unique yet functional typeface that can be used for a wide variety of projects on print or screen.
Orkney comes with 4 weight and 1 style.
To use this font in your website add the following code to the head of your html page:
<link rel="stylesheet" media="screen" href="https://fontlibrary.org/face/orkney" type="text/css"/>
Now you can use this font in your css file. Here is an example of a paragraph set in Orkney Regular:
p { font-family: 'OrkneyRegular'; font-weight: normal; font-style: normal; }