diff --git a/static/style.css b/static/style.css index 2ac8a3d..3ad95cc 100644 --- a/static/style.css +++ b/static/style.css @@ -1,5 +1,13 @@ @import url('./bootstrap.css'); +@font-face { + font-display: swap; + font-family: 'Rubik'; + font-style: normal; + font-weight: 300; + src: url('../fonts/rubik-v28-latin-300.woff2') format('woff2'); +} + @font-face { font-display: swap; font-family: 'Rubik';