Hello, I'd like to change the font in title of the slider on homepage.
I would like it to be the same font as the text below
.gk-is-wrapper-gk_creativity .figcaption h2 {
font-family: 'Open Sans';
font-size: 60px;
font-weight: 300;
line-height: 1.0;
}