diff --git a/styles/errors.css b/styles/errors.css index 665eac9..4ad6107 100644 --- a/styles/errors.css +++ b/styles/errors.css @@ -1,3 +1,8 @@ +@font-face { + font-family: Raleway-SemiBold; + src: url(../fonts/Raleway-SemiBold.ttf) +} + :root { --primary-color: #E8DFCA; --secondary-color: #4F6F52;