

/* Start:/local/templates/empty/template_styles.css?17021553752233*/
@font-face {
    font-family: 'Roboto'; /* Имя шрифта */
    src: url(/local/templates/empty/fonts/Roboto/roboto-light.ttf); /* Путь к файлу со шрифтом */
    font-weight: 300;
}
@font-face {
    font-family: 'Roboto'; /* Имя шрифта */
    src: url(/local/templates/empty/fonts/Roboto/roboto-regular.ttf); /* Путь к файлу со шрифтом */
    font-weight: normal;
}
@font-face {
    font-family: 'Roboto'; /* Имя шрифта */
    src: url(/local/templates/empty/fonts/Roboto/roboto-medium.ttf); /* Путь к файлу со шрифтом */
    font-weight: 500;
}
@font-face {
    font-family: 'Roboto'; /* Имя шрифта */
    src: url(/local/templates/empty/fonts/Roboto/roboto-bold.ttf); /* Путь к файлу со шрифтом */
    font-weight: bold;
}
@font-face {
    font-family: 'Etelka'; /* Имя шрифта */
    src: url(/local/templates/empty/fonts/Etelka/EtelkaLightPro.ttf); /* Путь к файлу со шрифтом */
    font-weight: 300;
}
@font-face {
    font-family: 'Etelka'; /* Имя шрифта */
    src: url(/local/templates/empty/fonts/Etelka/EtelkaText.otf); /* Путь к файлу со шрифтом */
    font-weight: normal;
}
@font-face {
    font-family: 'Etelka'; /* Имя шрифта */
    src: url(/local/templates/empty/fonts/Etelka/EtelkaMediumPro.otf); /* Путь к файлу со шрифтом */
    font-weight: 500;
}
@font-face {
    font-family: 'ClearSans'; /* Имя шрифта */
    src: url(/local/templates/empty/fonts/clearsans/clearsans-regular.ttf); /* Путь к файлу со шрифтом */
    font-weight: normal;
}
@font-face {
    font-family: 'ClearSans'; /* Имя шрифта */
    src: url(/local/templates/empty/fonts/clearsans/clearsans-bold.ttf); /* Путь к файлу со шрифтом */
    font-weight: bold;
}
html{
    position: relative;
    height: 100%;
}
body{
background: #fff;
	padding: 0;
	margin: 0;
	color: #191919;
	font-size: 16px;
	font-family: 'ClearSans', Arial, sans-serif;
}

h1 {
	font-family: 'Etelka';
	font-weight: 300;
	font-size: 30px;
	margin-top: 0;
	margin-bottom: 45px;
}

h2 {
	font-family: 'Etelka';
	font-size: 27px;
	margin-top: 0;
	margin-bottom: 19px;
	font-weight: normal;
	color: #282828;
}

h3 {
	font-family: 'Etelka';
	font-size: 21px;
	margin-top: 0;
	margin-bottom: 19px;
	font-weight: normal;
	color: #282828;
}
/* End */
/* /local/templates/empty/template_styles.css?17021553752233 */
