@charset "utf-8";
/* CSS Document */

@import url('css/reset.css');

/*
Theme Name: Galychyna
Theme URI: 
Author:
Author URI: 
Description: 
Version: 1.0
License: 
License 
Text Domain:
*/

@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700,700i&subset=cyrillic,cyrillic-ext,latin-ext');
@import url('https://fonts.googleapis.com/css?family=Pacifico&subset=cyrillic,latin-ext');

@import url('css/pages.css');

@import url('css/hres.css');
@import url('css/lres.css');

@import url('css/basic.css');


@import url('css/animate.css');

@font-face {
    font-family: 'Archive';
    src: url('font/Archive.otf') format('opentype');
}

@font-face {
    font-family: 'Arkhip';
    src: url('font/Arkhip.otf') format('opentype');
}

@font-face {
    font-family: 'LogoFont';
	src:	url('font/icomoon.ttf') format('truetype'),
			url('font/icomoon.eot') format('eot'),
			url('font/icomoon.woff') format('woff'),
			url('font/icomoon.svg') format('svg');

	
}

.animated{
	opacity:1;
}