/*
Theme Name: Core Child
Version: 1.0
Description: A child theme of Core
Template: core
Author: Administrator
*/
@import url("../core/style.css");
/* Your awesome customization starts here */

@font-face {
    font-family: Gloriola;  
    src: url(fonts/Gloriola-Regular-27f7de8b2e836231f2c4d0c3785748d8.woff), 
		url(fonts/Gloriola-Regular-27f7de8b2e836231f2c4d0c3785748d8.woff2);
	font-weight: normal;
    font-style: normal;  
}

@font-face {
    font-family: Gloriola-SemiBold;  
    src: url(fonts/Gloriola-SemiBold-350b7f7fb859ba5f03e6bae4919c6f0c.woff),  
		url(fonts/Gloriola-SemiBold-350b7f7fb859ba5f03e6bae4919c6f0c.woff2);
	
	font-weight: normal;
    font-style: bold;  
}

@font-face {
	font-family: Gloriola-Italic;  
    src: url(fonts/Gloriola-Italic-8eb9d1b7edcde421db05fe99ce0172b3.woff),
		url(fonts/Gloriola-Italic-8eb9d1b7edcde421db05fe99ce0172b3.woff2);
	  
	font-weight: normal;
}