Adventist Church South Pacific Web Fonts

Declare the fonts

HTML

<link href="https://fonts.adventistchurch.com/south-pacific-web-fonts.css" rel="stylesheet">

CSS

@import url('https://fonts.adventistchurch.com/south-pacific-web-fonts.css');

Use the fonts

body {font-family: 'NotoSans';}
h1 {font-family: 'AdventSansSPD';}
.light {font-weight: 300;}
.extra-light {font-weight: 200;}