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