/*
Theme Name: Cremally
Template: generatepress
Author: Paul Villalobos
Author URI: paulvillalobos.com
*/ 

/*
FONTS
*/

@font-face { 
   font-family: GothamRounded; 
   font-style: normal;
   font-weight: 400;
   src: url(https://cremally.com/wp-content/themes/cremally/assets/fonts/gotham-rounded/GothamRoundedLight.ttf) format('truetype'); 
}

@font-face { 
   font-family: TypoRound; 
   font-style: normal;
   font-weight: 400;
   src: url(https://cremally.com/wp-content/themes/cremally/assets/fonts/typo-round/Typo_Round_Light_Demo.otf); 
}