First of all, love the theme! Thanks!!
I'm having a big issue with Google fonts though. I chose Open Sans for heading font in the Styling tab of the Theme Options and it's not loading on the live website (http://agenceblackkeys.com/)
I also wanted Open Sans to be the menu font so I added this code to the custom.css file and it's not working either.
#top .main_menu .menu li > a {
font-family: "Open Sans", sans-serif;
font-size: 16px; text-transform: uppercase;
}
What can I do to fix this? It's really not looking good right now... :(














