TypeKit Font In Menu

I have added Typekit to my site per the tutorial which made it very easy. I am also looking to bring the TypeKit Fonts to the menu - What are the css calls I need to add to do so? Or is there another way I need to do this? Any help is appreciated.

Hi Isaac,

Can you try adding your font-family to the CSS below.

.fl-page-header .fl-page-nav li a {
  ...
}

Thanks,
Danny

That worked! Thank you!

Hi Isaac,

No problem and thanks for informing us your issue has been resolved. We appreciate it.

Thanks,
Danny