
html body {
    font-size: 18px;
    color: #7a7a7a;
    font-family: 'Klavika Basic';
}
body, p, ul {

    font-weight: 300;
}



h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    margin-bottom: 1.3rem !important;
    color: #54595f;
    font-weight: 700 !important;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;
    overflow-wrap: break-word;
    word-break: normal;

}

h1 {


}

h2 {

    color: #000;
    font-family: "Klavika Basic";
    font-size: 40px !important;
    font-style: normal;
    font-weight: 600 !important;

    text-transform: uppercase;
    box-sizing: border-box;
}

h2 span {
    background-color: #D5DA26;
    padding: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 65px !important;
    box-sizing: border-box;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}



.register h2 span {
    background-color: rgba(255, 255, 255, 1);
}

h3 {
    color: #000;
    font-family: "Klavika Basic";
    font-size: 28px;
    font-style: normal;
    font-weight: 300 !important;
    line-height: normal;
    letter-spacing: 1.4px;
    text-transform: uppercase;
}

h4 {

}

h5 {

}

h6 {

}

p{

}
@font-face {
    font-family: 'Klavika Basic Regular';
    src: url('../fonts/KlavikaBasic-RegularItalic.woff2') format('woff2'),
    url('../fonts/KlavikaBasic-RegularItalic.woff') format('woff'),
    url('../fonts/KlavikaBasic-RegularItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Klavika Basic';
    src: url('../fonts/KlavikaBasic-Bold.woff2') format('woff2'),
    url('../fonts/KlavikaBasic-Bold.woff') format('woff'),
    url('../fonts/KlavikaBasic-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Klavika Basic';
    src: url('../fonts/KlavikaBasic-LightItalic.woff2') format('woff2'),
    url('../fonts/KlavikaBasic-LightItalic.woff') format('woff'),
    url('../fonts/KlavikaBasic-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Klavika Basic';
    src: url('../fonts/KlavikaBasic-BoldItalic.woff2') format('woff2'),
    url('../fonts/KlavikaBasic-BoldItalic.woff') format('woff'),
    url('../fonts/KlavikaBasic-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Klavika Basic';
    src: url('../fonts/KlavikaBasic-Medium.woff2') format('woff2'),
    url('../fonts/KlavikaBasic-Medium.woff') format('woff'),
    url('../fonts/KlavikaBasic-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Klavika Basic';
    src: url('../fonts/KlavikaBasic-Regular.woff2') format('woff2'),
    url('../fonts/KlavikaBasic-Regular.woff') format('woff'),
    url('../fonts/KlavikaBasic-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Klavika Basic';
    src: url('../fonts/KlavikaBasic-Light.woff2') format('woff2'),
    url('../fonts/KlavikaBasic-Light.woff') format('woff'),
    url('../fonts/KlavikaBasic-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Klavika Basic';
    src: url('../fonts/KlavikaBasic-MediumItalic.woff2') format('woff2'),
    url('../fonts/KlavikaBasic-MediumItalic.woff') format('woff'),
    url('../fonts/KlavikaBasic-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

