/*
Theme Name: AleGar to Irbis
Theme URI:
Description:Річна фінансова звітність
Version:1.0
Author:Роман Савицкий
*/
@font-face{
	font-family: 'Opan Sans CondensedB';
	src: url('font/OpenSans-CondBold.ttf');
}

@font-face{
	font-family: 'Opan Sans CondensedL';
	src: url('font/OpenSans-CondLight.ttf');
}

@font-face{
	font-family: 'Lato Regular';
	src: url('font/Lato-Regular.ttf');
}

html,body,ul,p,h2,h3,h5{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
a{
	color:#000000;
	text-decoration:none;
}
body,html{
	height: 100%;
}
.wrapper{
	position: relative;
    min-height: 100%;
}
