diff --git a/css/style.css b/css/style.css index f2824b65..b2036e2f 100644 --- a/css/style.css +++ b/css/style.css @@ -46,7 +46,7 @@ html, body { body { background: #000010; - font-family: 'Montserrat', sans-serif; + font-family: 'calibri', sans-serif; color: #fff; line-height: 1.3; -webkit-font-smoothing: antialiased; @@ -85,7 +85,7 @@ h1::after { p { margin: 0 0 30px 0; font-size: 24px; - font-family: 'Roboto', sans-serif; + font-family: 'calibri', sans-serif; } @media only screen and (max-width: 1000px) { diff --git a/index.html b/index.html index 11af8f06..557a7ac3 100644 --- a/index.html +++ b/index.html @@ -18,7 +18,7 @@