fonts.css

 1/* Open Sans is licensed under the Apache License, Version 2.0. See http://www.apache.org/licenses/LICENSE-2.0 */
 2/* Source Code Pro is under the Open Font License. See https://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL */
 3/* open-sans-300 - latin_vietnamese_latin-ext_greek-ext_greek_cyrillic-ext_cyrillic */
 4
 5@font-face {
 6  font-family: "IA Writer Quattro S";
 7  font-style: normal;
 8  font-weight: 400;
 9  src: url("iAWriterQuattroS-Regular.woff2") format("woff2");
10}
11
12@font-face {
13  font-family: "Lora";
14  src: url("Lora.var.woff2") format("woff2-variations");
15  font-weight: 100 900;
16  font-style: normal;
17}