@font-face {
    font-family: gotham_ua_regular;
    src: url('../font/gotham-ua/GothamBook_normal_normal.woff2') format('woff2'),
         url('../font/gotham-ua/GothamBook_normal_normal.woff') format('woff');
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: gotham_ua_light;
    src: url('../font/gotham-ua/GothamLight_normal_normal.woff2') format('woff2'),
         url('../font/gotham-ua/GothamLight_normal_normal.woff') format('woff');
    font-style: normal;
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: gotham_ua_medium;
    src: url('../font/gotham-ua/GothamMedium_normal_normal.woff2') format('woff2'),
         url('../font/gotham-ua/GothamMedium_normal_normal.woff') format('woff');
    font-style: normal;
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: gotham_ua_bold;
    src: url('../font/gotham-ua/GothamBold_normal_normal.woff2') format('woff2'),
         url('../font/gotham-ua/GothamBold_normal_normal.woff') format('woff');
    font-style: normal;
    font-weight: 700;
    font-display: swap;
}

/* Gotham webfont package does not include medium/bold italic variants. */
@font-face {
    font-family: gotham_ua_italic;
    src: url('../font/gotham-ua/GothamBookItalic_italic_normal.woff2') format('woff2'),
         url('../font/gotham-ua/GothamBookItalic_italic_normal.woff') format('woff');
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: gotham_ua_mediumitalic;
    src: url('../font/gotham-ua/GothamBookItalic_italic_normal.woff2') format('woff2'),
         url('../font/gotham-ua/GothamBookItalic_italic_normal.woff') format('woff');
    font-style: normal;
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: gotham_ua_bolditalic;
    src: url('../font/gotham-ua/GothamBookItalic_italic_normal.woff2') format('woff2'),
         url('../font/gotham-ua/GothamBookItalic_italic_normal.woff') format('woff');
    font-style: normal;
    font-weight: 700;
    font-display: swap;
}

html:lang(ua) body {
    font-family: gotham_ua_regular, sans-serif !important
}

html:lang(ua) h1,
html:lang(ua) h2,
html:lang(ua) h3,
html:lang(ua) h4,
html:lang(ua) h5,
html:lang(ua) h6 {
    font-family: gotham_ua_bold, sans-serif !important
}

html:lang(ua) h1,
html:lang(ua) p.big {
    font-family: gotham_ua_light, sans-serif !important
}

html:lang(ua) h4 {
    font-family: gotham_ua_medium, sans-serif !important
}

html:lang(ua) a.more {
    font-family: gotham_ua_regular, sans-serif !important
}

html:lang(ua) a.back,
html:lang(ua) a.back:focus {
    font-family: gotham_ua_bold, sans-serif !important
}

html:lang(ua) em {
    font-family: gotham_ua_italic, sans-serif !important
}

html:lang(ua) .bold,
html:lang(ua) b,
html:lang(ua) strong {
    font-family: gotham_ua_bold, sans-serif !important
}

html:lang(ua) b em,
html:lang(ua) b i,
html:lang(ua) em b,
html:lang(ua) em strong,
html:lang(ua) i b,
html:lang(ua) i strong,
html:lang(ua) strong em,
html:lang(ua) strong i {
    font-family: gotham_ua_bolditalic, sans-serif !important
}

html:lang(ua) figcaption {
    font-family: gotham_ua_medium, sans-serif !important
}

html:lang(ua) .container ul.big li {
    font-family: gotham_ua_light, sans-serif !important
}

html:lang(ua) label {
    font-family: gotham_ua_bold, sans-serif !important
}

html:lang(ua) .form-control {
    font-family: gotham_ua_medium, sans-serif !important
}

html:lang(ua) .breadcrumb,
html:lang(ua) .breadcrumb>li+li:before,
html:lang(ua) .btn {
    font-family: gotham_ua_bold, sans-serif !important
}

html:lang(ua) .footer-menu .container ul:not([class]) ul:not([class])>li,
html:lang(ua) .footer-menu .container ul:not([class])>li {
    font-family: gotham_ua_medium, sans-serif !important
}

html:lang(ua) .search_panel h2 {
    font-family: gotham_ua_bold, sans-serif !important
}

html:lang(ua) .dcradio input[type=radio]+label,
html:lang(ua) .placeholder-text,
html:lang(ua) .search_panel .adv-search {
    font-family: gotham_ua_medium, sans-serif !important
}

html:lang(ua) .dcform-or,
html:lang(ua) .search_panel .btn-bold,
html:lang(ua) .search_panel .btn-default,
html:lang(ua) .search_panel .btn-search,
html:lang(ua) .search_panel .btn-search:focus {
    font-family: gotham_ua_bold, sans-serif !important
}

html:lang(ua) .dcselect select {
    font-family: gotham_ua_medium, sans-serif !important
}

html:lang(ua) .caption-inside p {
    font-family: gotham_ua_regular, sans-serif !important
}

html:lang(ua) .maindropmenu,
html:lang(ua) .products-icons>div,
html:lang(ua) .top_lang {
    font-family: gotham_ua_medium, sans-serif !important
}

html:lang(ua) .header-hd h5,
html:lang(ua) .header-icon span {
    font-family: gotham_ua_bold, sans-serif !important
}

html:lang(ua) .cite-text h3 {
    font-family: gotham_ua_mediumitalic, sans-serif !important
}

html:lang(ua) .header-normal .header-text-item h1,
html:lang(ua) .header-normal-video .header-text-item h1,
html:lang(ua) .product-quality a.file,
html:lang(ua) .product-quality h5 {
    font-family: gotham_ua_bold, sans-serif !important
}

html:lang(ua) .add-date,
html:lang(ua) .last-added-item {
    font-family: gotham_ua_regular, sans-serif !important
}

html:lang(ua) .add-date,
html:lang(ua) .add-date span,
html:lang(ua) .last-added-item .last-added-head,
html:lang(ua) .last-added-item span {
    font-family: gotham_ua_bold, sans-serif !important
}

html:lang(ua) .header-title .container>div {
    font-family: gotham_ua_medium, sans-serif !important
}

html:lang(ua) .header-title h1 {
    font-family: gotham_ua_bold, sans-serif !important
}

html:lang(ua) .header-title p {
    font-family: gotham_ua_regular, sans-serif !important
}

html:lang(ua) .date {
    font-family: gotham_ua_medium, sans-serif !important
}

html:lang(ua) .catalog-content a[class*=button-],
html:lang(ua) .catalog-content h1,
html:lang(ua) .catalog-content h2,
html:lang(ua) .catalog-tabs li,
html:lang(ua) .content-tabs li,
html:lang(ua) .pagination>li>a,
html:lang(ua) .pagination>li>a:focus,
html:lang(ua) .pagination>li>span,
html:lang(ua) .pagination>li>span:focus,
html:lang(ua) .td span.bold,
html:lang(ua) .td span[class*=f-],
html:lang(ua) div.table:not([class*=no-rwd]) div.td span.bold,
html:lang(ua) div.td,
html:lang(ua) div.th {
    font-family: gotham_ua_bold, sans-serif !important
}

@media screen and (max-width:767px) {
    html:lang(ua) .content-tabs li a,
    html:lang(ua) .content-tabs li a:focus,
    html:lang(ua) .xs-tab,
    html:lang(ua) .xs-tab:focus {
        font-family: gotham_ua_bold, sans-serif !important
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    html:lang(ua) div.table:not([class*=no-rwd]) div.td span.bold,
    html:lang(ua) div.td span.bold {
        font-family: gotham_ua_medium, sans-serif !important
    }
}

@media screen and (max-width:767px) {
    html:lang(ua) div.table:not([class*=no-rwd]) div.td span,
    html:lang(ua) div.table:not([class*=no-rwd]) div.td:before {
        font-family: gotham_ua_medium, sans-serif !important
    }
    html:lang(ua) div.table:not([class*=no-rwd]) .td span[class*=f-] {
        font-family: gotham_ua_bold, sans-serif !important
    }
}

html:lang(ua) .catalog-content .nav-tabs>li>a {
    font-family: gotham_ua_bold, sans-serif !important
}

html:lang(ua) .list-table-title {
    font-family: gotham_ua_medium, sans-serif !important
}

html:lang(ua) .list-table-item p {
    font-family: gotham_ua_bold, sans-serif !important
}

html:lang(ua) .product-table-code,
html:lang(ua) .product-table-status,
html:lang(ua) .product-table-title {
    font-family: gotham_ua_regular, sans-serif !important
}

html:lang(ua) .product-table-code span,
html:lang(ua) .product-table-status span,
html:lang(ua) .product-table-title span {
    font-family: gotham_ua_bold, sans-serif !important
}

html:lang(ua) .product-table-title {
    font-family: gotham_ua_medium, sans-serif !important
}

html:lang(ua) .product-table-sizes>div>div {
    font-family: gotham_ua_bold, sans-serif !important
}

html:lang(ua) .product-table-sizes>div>div:first-child {
    font-family: gotham_ua_medium, sans-serif !important
}

html:lang(ua) .panel.panel-default>a,
html:lang(ua) .product-table-extras a.file[data-type]:after {
    font-family: gotham_ua_bold, sans-serif !important
}

html:lang(ua) .panel-group .table th {
    font-family: gotham_ua_regular, sans-serif !important
}

html:lang(ua) .panel-group .table td,
html:lang(ua) .panel-list li {
    font-family: gotham_ua_bold, sans-serif !important
}

html:lang(ua) .dimensions-table input,
html:lang(ua) .dimensions-table select {
    font-family: gotham_ua_medium, sans-serif !important
}

html:lang(ua) .filter-list span.bold {
    font-family: gotham_ua_bold, sans-serif !important
}

html:lang(ua) .filter-list,
html:lang(ua) .filter-list span:first-child {
    font-family: gotham_ua_medium, sans-serif !important
}

html:lang(ua) .clipboard-content .vehicles .tr .count:before,
html:lang(ua) .downloads a.file[data-type]:before,
html:lang(ua) .faq-item>div:nth-child(1),
html:lang(ua) .filter-list span:first-child:after {
    font-family: gotham_ua_bold, sans-serif !important
}

html:lang(ua) .contact-item h5 span,
html:lang(ua) .list-title>div {
    font-family: gotham_ua_light, sans-serif !important
}

html:lang(ua) .attachments a.file[data-type]:before,
html:lang(ua) .list-title>div:first-child,
html:lang(ua) .panel-meetus .normal-title div {
    font-family: gotham_ua_bold, sans-serif !important
}

html:lang(ua) body {
    font-family: gotham_ua_regular, sans-serif !important;
}

html:lang(ua) h1,
html:lang(ua) h2,
html:lang(ua) h3,
html:lang(ua) h4,
html:lang(ua) h5,
html:lang(ua) h6,
html:lang(ua) b,
html:lang(ua) strong,
html:lang(ua) .bold {
    font-family: gotham_ua_bold, sans-serif !important;
}

html:lang(ua) .banner_newsletter {
    font-size: 16px;
    font-family: gotham_ua_regular, sans-serif !important;
}

html:lang(ua) .checkbox label,
html:lang(ua) .radio label {
    color: #000;
    padding-left: 30px;
    /*font-family: montserratweb_regular, sans-serif !important;*/
    font-family: gotham_ua_regular, sans-serif !important;
}

html:lang(ua) .dccheckbox .checkbox-label{
    color:#fff;
    text-align:left;
    padding-top: 10px;
    display: inline-block;
    font-weight: 100;
    /*font-family: montserratweb_regular, sans-serif !important;*/
    font-family: gotham_ua_bold, sans-serif !important;
}