

Once you’re on the correct element, navigate to the “Computed” tab in the inspector and scroll down to the font-family attribute.

(Pay attention to what sections of the page are highlighted as you move through the DOM.) You can do this by either clicking “Inspect” on the element itself, or navigating to the element within the browser inspector’s document object model (DOM), its map of the nexted HTML elements that make up the site.
