github.com/choria-io/go-choria@v0.28.1-0.20240416190746-b3bf9c7d5a45/docs/themes/hugo-theme-relearn/static/css/fonts.css (about) 1 @font-face { 2 font-family: 'Work Sans'; 3 font-style: normal; 4 font-weight: 200; 5 src: url("../fonts/WorkSans-ExtraLight.woff2") format("woff2"), url("../fonts/WorkSans-ExtraLight.woff") format("woff"); 6 font-display: swap; 7 } 8 9 @font-face { 10 font-family: 'Work Sans'; 11 font-style: normal; 12 font-weight: 300; 13 src: url("../fonts/WorkSans-Light.woff2") format("woff2"), url("../fonts/WorkSans-Light.woff") format("woff"); 14 font-display: swap; 15 } 16 17 @font-face { 18 font-family: 'Work Sans'; 19 font-style: normal; 20 font-weight: 400; 21 src: url("../fonts/WorkSans-Regular.woff2") format("woff2"), url("../fonts/WorkSans-Regular.woff") format("woff"); 22 font-display: swap; 23 } 24 25 @font-face { 26 font-family: 'Work Sans'; 27 font-style: normal; 28 font-weight: 500; 29 src: url("../fonts/WorkSans-Medium.woff2") format("woff2"), url("../fonts/WorkSans-Medium.woff") format("woff"); 30 font-display: swap; 31 } 32 33 @font-face { 34 font-family: 'Work Sans'; 35 font-style: normal; 36 font-weight: 600; 37 src: url("../fonts/WorkSans-Bold.woff2") format("woff2"), url("../fonts/WorkSans-Bold.woff") format("woff"); 38 font-display: swap; 39 }