@charset "UTF-8";
/* //////////////////////////////////////////////////////////// */
/* ---------- [01] VARIABLES                         ---------- */
/* ---------- [01] VARIABLES                         ---------- */
/* //////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////// */
/* ---------- [11] TYPE & TYPOGRAPHY                 ---------- */
@font-face {
    font-family: 'Yu Gothic Regular';
    font-display: block;
    src: url('../fonts/Yu_Gothic/yugothic.ttf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Yu Gothic Light';
    font-display: block;
    src: url('../fonts/Yu_Gothic/yu-gothic-light.ttf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Yu Gothic Medium';
    font-display: block;
    src: url('../fonts/Yu_Gothic/yugothic.ttf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Yu Gothic Bold';
    font-display: block;
    src: url('../fonts/Yu_Gothic/yu-gothic-bold.ttf');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'Yu Gothic Regular', Helvetica, Arial;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    font-family: 'Yu Gothic Light', Helvetica, Arial;
}

b,
strong {
    font-family: 'Yu Gothic Bold', Helvetica, Arial;
}

h1,
.h1 {
    font-family: 'Yu Gothic Bold', Helvetica, Arial;
}

.title--block h1 {
    font-family: 'Yu Gothic Medium', Helvetica, Arial;
}
.title--block h1 strong {
    font-family: 'Yu Gothic Medium', Helvetica, Arial;
}

h1.main-title {
    font-family: 'Yu Gothic Light', Helvetica, Arial;
}
.txt-font-book {
    font-family: 'Yu Gothic Medium', Helvetica, Arial;
}
.btn-link-arrow-down {
    font-family: 'Yu Gothic Medium', Helvetica, Arial;
}

.btn {
    font-family: 'Yu Gothic Medium', Helvetica, Arial;
}
.btn-link-arrow {
    font-family: 'Yu Gothic Medium', Helvetica, Arial;
}
.btn-link-arrow-reverse {
    font-family: 'Yu Gothic Medium', Helvetica, Arial;
}

.btn-fat {
    font-family: 'Yu Gothic Bold', Helvetica, Arial;
}
.btn-fat span {
    font-family: 'Yu Gothic Light', Helvetica, Arial;
}
.navbar a {
    font-family: 'Yu Gothic Regular', Helvetica, Arial;
}
.navbar .dropdown-menu ul a {
    font-family: 'Yu Gothic Regular', Helvetica, Arial;
}
.navbar .dropdown-menu li:first-of-type a {
    font-family: 'Yu Gothic Medium', Helvetica, Arial;
}

.global--menu ul li:first-of-type {
    font-family: 'Yu Gothic Medium', Helvetica, Arial;
}

.component--gradient p {
    font-family: 'Yu Gothic Light', Helvetica, Arial;
}

.staging p {
    font-family: 'Yu Gothic Light', Helvetica, Arial;
}

.carousel--text h3 {
    font-family: 'Yu Gothic Medium', Helvetica, Arial;
}
.carousel--text p {
    font-family: 'Yu Gothic Light', Helvetica, Arial;
}

.component--solutions h1.cs-title {
    font-family: 'Yu Gothic Medium', Helvetica, Arial;
}

.component--technologies h3 {
    font-family: 'Yu Gothic Bold', Helvetica, Arial;
}
.component--conference h1,
.component--conference p {
    font-family: 'Yu Gothic Light', Helvetica, Arial;
}
.component--conference h1 strong,
.component--conference p strong {
    font-family: 'Yu Gothic Medium', Helvetica, Arial;
}

.solutions--staging h1 {
    font-family: 'Yu Gothic Medium', Helvetica, Arial;
}

.solutions--staging p {
    font-family: 'Yu Gothic Light', Helvetica, Arial;
}

.solutions--page h2 {
    font-family: 'Yu Gothic Medium', Helvetica, Arial;
}

.solutions--page .text-box h4 {
    font-family: 'Yu Gothic Medium', Helvetica, Arial;
}
.solutions--page .text-box p {
    font-family: 'Yu Gothic Light', Helvetica, Arial;
}

.solutions--page .gray-box h4 {
    font-family: 'Yu Gothic Medium', Helvetica, Arial;
}
.solutions--technologies h3 {
    font-family: 'Yu Gothic Medium', Helvetica, Arial;
}

.list--box a {
    font-family: 'Yu Gothic Regular', Helvetica, Arial;
}

.tech--page h2 {
    font-family: 'KievitWeb-Medium', Helvetica, Arial;
}
.tech--page p {
    font-family: 'Yu Gothic Light', Helvetica, Arial;
}

.tech--page .tp-link-box p {
    font-family: 'Yu Gothic Light', Helvetica, Arial;
}

.meet--avira h2 {
    font-family: 'Yu Gothic Bold', Helvetica, Arial;
}
.meet--avira p {
    font-family: 'Yu Gothic Light', Helvetica, Arial;
}
.meet--avira .link-txt {
    font-family: 'Yu Gothic Bold', Helvetica, Arial;
}
.partner--page h1.main--title {
    font-family: 'Yu Gothic Regular', Helvetica, Arial;
}

.filter--box .fb-btn-filter a {
    font-family: 'Yu Gothic Regular', Helvetica, Arial;
}

.partner--box h2 {
    font-family: 'Yu Gothic Medium', Helvetica, Arial;
}

.isotope--pager .pager.active {
    font-family: 'Yu Gothic Medium', Helvetica, Arial;
}

.pagination--filter li a.active {
    font-family: 'Yu Gothic Medium', Helvetica, Arial;
}

.nav-tabs {
    font-family: 'Yu Gothic Regular', Helvetica, Arial;
}

.tab-content, .dropbtn-footer {
    font-family: 'Yu Gothic Regular', Helvetica, Arial;
}
 footer h4{
     font-family: 'KievitWebPro-Light', Helvetica, Arial;
 }