/* 
 Theme Name:   Kristina
 Theme URI:    
 Description:  
 Author:       Olga Blyshko
 Author URI:   https://murcraft.ru
 Template:     astra
 Version:      1.2
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

@font-face{
	font-family:"Glacial Indifference";
	font-style:normal;
	font-weight:700;
	font-display:fallback;
	src:url('https://kristinailina.com/wp-content/uploads/fonts/GlacialIndifference-Bold.otf') format('opentype');
}
@font-face{
	font-family:"Glacial Indifference";
	font-style:italic;
	font-weight:400;
	font-display:fallback;
	src:url('https://kristinailina.com/wp-content/uploads/fonts/GlacialIndifference-Italic.otf') format('opentype');
}
@font-face{
	font-family:"Glacial Indifference";
	font-style:normal;
	font-weight:400;
	font-display:fallback;
	src:url('https://kristinailina.com/wp-content/uploads/fonts/GlacialIndifference-Regular.otf') format('opentype');
}
body, p, div, ul, li {
	font-family:"Glacial Indifference", serif !important;
}