.fontyourface h2 { font-family: 'LeagueSpartan-Medium'; font-style: normal; font-weight: 500; }
.fontyourface h2 { font-size: 25px; }
@media (min-width:576px)
            {.fontyourface h2 { font-size: 25px; }}
@media (min-width:768px)
            {.fontyourface h2 { font-size: 29px; }}
@media (min-width:992px)
            {.fontyourface h2 { font-size: 29px; }}
@media (min-width:1200px)
            {.fontyourface h2 { font-size: 29px; }}