@import 'https://fonts.googleapis.com/css?family=Khand|Open+Sans';

body,
html {
    font-size: $kc-base-mobile;
    line-height: $kc-lineheight-mobile;
    font-family: open sans, sans-serif
}

strong {
    font-weight: 700
}

h1,
h2,
h3,
h4,
h5,
h6,
.kc-btn,
.kc-capfont {
    font-family: khand, sans-serif;
    font-weight: 600
}

.kc-menubar-top,
.kc-menubar,
.kc-side-nav,
.kc-menu-footer {
    font-family: khand, sans-serif;
    font-weight: 400
}