@import url(https://fonts.googleapis.com/css?family=PT+Sans&subset=latin-ext);
body {
    font-family: 'Open Sans', PT Sans, sans-serif;
    font-size: 16px;
    padding: 0;
    margin: 0;
    line-height: initial;
}
body *:not(ymaps) {
    font-family: 'Open Sans', PT Sans, sans-serif;
    line-height: initial;
}
_:-ms-fullscreen, :root body *:not(ymaps) {
    line-height: normal;
}
.main .main_in section > p,
.lead {
    font-size: 18px !important;
    line-height: 29px !important;
}

#main .block_main p,
.main .block_main p {
    font-family: 'Open Sans', sans-serif;
}
h1 {
    font-size: 36px;
}
h2 {
    font-size: 24px;
}
h3 {
    font-size: 20px;
}
h1, h2, h3 {
    font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-style: normal;
    color: #424D5A;
}
#maincontent h1 {
    margin-top: 0;
}

@font-face {
    font-family: "Open Sans";
    font-weight: bold;
    font-style: normal;
    src: url("../fonts/OpenSans-Bold.ttf");
}
@font-face {
    font-family: "Open Sans";
    font-weight: bold;
    font-style: italic;
    src: url("../fonts/OpenSans-BoldItalic.ttf");
}
@font-face {
    font-family: "Open Sans";
    font-weight: 800;
    font-style: normal;
    src: url(../fonts/OpenSans-ExtraBold.ttf);
}
@font-face {
    font-family: "Open Sans";
    font-weight: 800;
    font-style: italic;
    src: url(../fonts/OpenSans-ExtraBoldItalic.ttf);
}
@font-face {
    font-family: "Open Sans";
    font-weight: normal;
    font-style: italic;
    src: url(../fonts/OpenSans-Italic.ttf);
}
@font-face {
    font-family: "Open Sans";
    font-weight: 300;
    font-style: normal;
    src: url(../fonts/OpenSans-Light.ttf);
}
@font-face {
    font-family: "Open Sans";
    font-weight: 300;
    font-style: italic;
    src: url(../fonts/OpenSans-LightItalic.ttf);
}
@font-face {
    font-family: "Open Sans";
    font-weight: normal;
    font-style: normal;
    src: url(../fonts/OpenSans-Regular.ttf);
}
@font-face {
    font-family: "Open Sans";
    font-weight: 600;
    font-style: normal;
    src: url(../fonts/OpenSans-SemiBold.ttf);
}
@font-face {
    font-family: "Open Sans";
    font-weight: 600;
    font-style: italic;
    src: url(../fonts/OpenSans-SemiBoldItalic.ttf);
}
@font-face {
    font-family: "Meta Pro";
    font-weight: 500;
    font-style: normal;
    src: url(../fonts/MetaPro.otf);
}
@font-face {
    font-family: "Meta Pro";
    font-weight: 600;
    font-style: normal;
    src: url(../fonts/MetaProBold.otf);
}