diff --git a/index.html b/index.html
index 221e1b2..8f2ca40 100644
--- a/index.html
+++ b/index.html
@@ -1,8 +1,14 @@
-
+
+
PassMate
+
+
+
+
+
diff --git a/passmate.css b/passmate.css
index 43f9652..21dc067 100644
--- a/passmate.css
+++ b/passmate.css
@@ -2,24 +2,28 @@
font-family: 'copernicus';
src: url('copernicus-semibold.woff2') format('woff2');
font-weight: 600;
+ font-display: block;
}
@font-face {
font-family: 'inconsolata';
src: url('inconsolata-bold.woff2') format('woff2');
font-weight: 400;
+ font-display: block;
}
@font-face {
font-family: 'proxima-nova';
src: url('proxima-nova-regular.woff2') format('woff2');
font-weight: 400;
+ font-display: block;
}
@font-face {
font-family: 'proxima-nova';
src: url('proxima-nova-semibold.woff2') format('woff2');
font-weight: 600;
+ font-display: block;
}
@page {