.fontyourface h2 { font-family: 'Geologica'; font-style: normal; font-weight: 500; }
.fontyourface h2 { font-size: 26px; }
@media (min-width:576px)
            {.fontyourface h2 { font-size: 26px; }}
@media (min-width:768px)
            {.fontyourface h2 { font-size: 28px; }}
@media (min-width:992px)
            {.fontyourface h2 { font-size: 32px; }}
@media (min-width:1200px)
            {.fontyourface h2 { font-size: 32px; }}