@font-face {
 font-family: "Raleway Variable"; /* Custom name forces the webpage to use our Raleway variable instead of any system version installed */
 src: url('https://cdn.staticdelivr.com/gh/jtothegriff/Raleway/main/Raleway-VF.woff2') format('woff2 supports variations'), url('https://cdn.staticdelivr.com/gh/jtothegriff/Raleway/main/Raleway-VF.woff2') format('woff2-variations'), url('https://cdn.staticdelivr.com/gh/jtothegriff/Raleway/main/Raleway-VF.woff') format('woff-variations'), url('https://cdn.staticdelivr.com/gh/jtothegriff/Raleway/main/Raleway-VF.ttf') format('truetype-variations')
 font-weight: 100 900;
 font-style: normal;
 font-display: swap;
 font-feature-settings: "liga" 1, "clig" 1, "kern" 1, "ss01" 1, "ss03" 1, "ss08" 1, "ss09" 1, "ss11" 1; /* Custom style sets to use a more standard 'w' and remove tails on vowels */
}
@font-face {
 font-family: "Raleway Variable"; /* Custom name forces the webpage to use our Raleway variable instead of any system version installed */
 src: url('https://cdn.staticdelivr.com/gh/jtothegriff/Raleway/main/Raleway-Italic-VF.woff2') format('woff2 supports variations'), url('https://cdn.staticdelivr.com/gh/jtothegriff/Raleway/main/Raleway-Italic-VF.woff2') format('woff2-variations'), url('https://cdn.staticdelivr.com/gh/jtothegriff/Raleway/main/Raleway-Italic-VF.woff') format('woff-variations'), url('https://cdn.staticdelivr.com/gh/jtothegriff/Raleway/main/Raleway-Italic-VF.ttf') format('truetype-variations')
 font-weight: 100 900;
 font-style: italic;
 font-display: swap;
 font-feature-settings: "liga" 1, "clig" 1, "kern" 1, "ss01" 1, "ss03" 1, "ss08" 1, "ss09" 1, "ss11" 1; /* Custom style sets to use a more standard 'w' and remove tails on vowels */
}