I am using the Atom editor with my Mac and have a problem. I need to put the "Typogrotesk" font in my website. I have been trying to do this for a while, but have had no luck. I have tried using this as my CSS code, but no luck:
h1 {
font-family: "Typogrotesk";
font-size: 300%;
color: white