@charset "UTF-8";

@font-face {
	font-family: 'Cygre';
	src: url("/themes/default/fonts/cygre/Cygre-Bold.ttf");
	font-weight: 600;
	font-style: bold;
}

@font-face {
	font-family: 'Cygre';
	src: url("/themes/default/fonts/cygre/Cygre-Light.ttf");
	font-weight: 200;
	font-style: lighter;
}
