html, body, textarea, p { font-family: "arkitech medium", sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.tabs a { font-family: "arkitech medium", sans-serif; }
.breadcrumb__list-item, .breadcrumb__link, .breadcrumb__title { font-family: "arkitech medium", sans-serif; }
h1, h2, h3, h4, .h1, .h2, .h3, .h4 { font-family: "arkitech bold", sans-serif; }
h5, h6, .h5, .h6 { font-family: "arkitech medium", sans-serif; }
form, input, select, textarea { font-family: "arkitech medium", sans-serif; }
table { font-family: "arkitech medium", sans-serif; }
blockquote, cite, q { font-family: "arkitech bold", sans-serif; }
custom_selectors { font-family: "arkitech medium", sans-serif; }

@font-face {
    font-family: 'arkitech_bold';
    src: url('fonts/arkitech.bold-webfont.woff2') format('woff2'),
         url('fonts/arkitech.bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'arkitech_medium';
    src: url('arkitech.medium-webfont.woff2') format('woff2'),
         url('arkitech.medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'arkitech_round_light';
    src: url('fonts/arkitech.round-light-webfont.woff2') format('woff2'),
         url('fonts/arkitech.round-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'arkitech_light';
    src: url('fonts/arkitech.light-webfont.woff2') format('woff2'),
         url('fonts/arkitech.light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
