/**
* Theme Name: Foundry Child
* Description: This is a child theme of Foundry, generated by Merlin WP.
* Author: <a href="http://www.tommusrhodus.com">Tom Rhodes</a>
* Template: foundry
* Version: 2.1.8
*/

@import url('https://fonts.googleapis.com/css2?family=Kalam&display=swap');

.main-container h1, .main-container h2, .main-container h3, .main-container h4, .main-container h5, .main-container h6 {
font-family: 'Kalam', cursive;
}