.fontyourface h1 { font-family: 'Geologica'; font-style: normal; font-weight: 500; }
.fontyourface h1 { font-size: 34px; }
@media (min-width:576px)
            {.fontyourface h1 { font-size: 42px; }}
@media (min-width:768px)
            {.fontyourface h1 { font-size: 50px; }}
@media (min-width:992px)
            {.fontyourface h1 { font-size: 70px; }}
@media (min-width:1200px)
            {.fontyourface h1 { font-size: 70px; }}