You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
259 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>404 Page</title>
<style>@font-face {
font-family:Rubik;
src:url(css/fonts/Rubik-Medium.ttf);
}</style>
</head>
<body>
<h1 style="font-family: Rubik">OOPS! Page not found</h1>
</body>
</html>