added font

This commit is contained in:
Rushil Umaretiya 2020-03-18 16:07:46 -04:00
parent 8caab291c2
commit ae4694fc8a

View File

@ -1,3 +1,5 @@
@import url('https://fonts.googleapis.com/css?family=Cardo|Montserrat&display=swap');
.main_h { .main_h {
position: fixed; position: fixed;
max-height: 70px; max-height: 70px;
@ -226,4 +228,3 @@
transform: translateY(20px); transform: translateY(20px);
} }
} }