Project

General

Profile

1 19040 thanos.pap
/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */
2
3
@font-face {
4
	font-family: 'KreonRegular';
5
	src: url('kreon-regular-webfont.eot');
6
	src: url('kreon-regular-webfont.eot?#iefix') format('embedded-opentype'),
7
		 url('kreon-regular-webfont.woff') format('woff'),
8
		 url('kreon-regular-webfont.ttf') format('truetype'),
9
		 url('kreon-regular-webfont.svg#KreonRegular') format('svg');
10
	font-weight: normal;
11
	font-style: normal;
12
}