Adding Google web fonts

Greetings,

How would we go about adding Google web fonts to our Omeka collection? On a basic website you can add Google fonts to the index.html page, but there isn't an index.html page for Omeka.

Any suggestions?

Generally you'd add things like fonts and other external CSS and/or Javascript to your theme's header file: common/header.php.

rielG,

Did this work for you? Please advise.

Thank you, John F., for the guidance. The "commom/header.php" and the "/themes/<name_of_theme>/css/style.css" files were where I found the code that needed replacing to use google fonts.