diff --git a/static/css/custom.css b/static/css/custom.css index 4db74ea..1b76b65 100644 --- a/static/css/custom.css +++ b/static/css/custom.css @@ -1,3 +1,12 @@ +/* ------------------------------------------------------------------ */ +@font-face { + font-family: 'Fractal'; + src: url('/static/fonts/Fractal-Regular.ttf') format('truetype'); + font-weight: normal; + font-style: normal; +} + +/* ------------------------------------------------------------------ */ /* background*/ body { margin: 0;