fonts.scss (755B)
1 @font-face { 2 font-family: 'iA Writer Duospace'; 3 src: url('/fonts/iAWriterDuospace-Regular.woff') format('woff'); 4 font-weight: normal; 5 font-style: normal; 6 font-display: swap; 7 unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, 8 U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, 9 U+FEFF, U+FFFD; 10 } 11 @font-face { 12 font-family: 'iA Writer Duospace'; 13 src: url('/fonts/iAWriterDuospace-Bold.woff') format('woff'); 14 font-weight: bold; 15 font-style: normal; 16 font-display: swap; 17 unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, 18 U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, 19 U+FEFF, U+FFFD; 20 }