html,
body {
    font-family: 'Helvetica', 'AG_Helvetica';
    font-weight: 300;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.1px;
}

.lead-paragraph {
    font-family: 'Helvetica', 'AG_Helvetica';
    font-size: 16px;
    font-weight: 300;
    line-height: 23px;
    letter-spacing: 0.1px;
}

.body-default {
    font-family: 'Helvetica', 'AG_Helvetica';
    font-size: 14px;
    font-weight: 300;
    line-height: 18px;
    letter-spacing: 0.1px;
}

.body-variation {
    font-family: 'Helvetica', 'AG_Helvetica';
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0.1px;
}

.body-spaced {
    font-family: 'Helvetica', 'AG_Helvetica';
    font-size: 14px;
    font-weight: 300;
    line-height: 23px;
    letter-spacing: 0.1px;
}

.text-small {
    font-family: 'Helvetica', 'AG_Helvetica';
    font-size: 12px;
    font-weight: 300;
    line-height: 16px;
    letter-spacing: 0px;
}

.text-xsmall {
    font-family: 'Helvetica', 'AG_Helvetica';
    font-size: 11px;
    font-weight: 300;
    line-height: 15px;
    letter-spacing: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6,
h7,
.caption,
.subtitle,
.btn-primary,
.btn-primary-fw {
    font-family: 'abchanel-corpo-vietnam', sans-serif;
    font-weight: 600;
}

.btn-secondary,
.btn-secondary-fw {
    font-family: 'abchanel-corpo-vietnam', sans-serif;
    font-weight: 600;
}

.abchanel {
    font-family: 'abchanel-corpo-vietnam', sans-serif !important;
    font-weight: 300;
}

.abchanel-semibold {
    font-family: 'abchanel-corpo-vietnam', sans-serif !important;
    font-weight: 600;
}

h1 {
    font-size: 25px;
    line-height: 31px;
}

h2 {
    font-size: 20px;
    line-height: 26px;
}

h3 {
    font-size: 20px;
    line-height: 26px;
}

h4 {
    font-size: 20px;
    line-height: 26px;
}

h5 {
    font-size: 16px;
    line-height: 23px;
}

h6 {
    font-size: 14px;
    line-height: 20px;
}

h7 {
    font-size: 12px;
    line-height: 18px;
}

.caption {
    font-size: 11px;
    line-height: 14px;
}

.subtitle {
    font-size: 12px;
    line-height: 18px;
}

button {
    font-family: 'abchanel-corpo-vietnam', sans-serif;
    font-size: 11px;
    line-height: 14px;
    font-weight: 600;
    letter-spacing: 0px;
}

.primary-link {
    font-family: 'abchanel-corpo-vietnam', sans-serif;
    font-size: 11px;
    line-height: 18px;
    font-weight: 600;
    letter-spacing: 0px;
}

.btn-primary,
.btn-primary-fw {
    font-size: 11px;
}

.btn-secondary,
.btn-secondary-fw {
    font-size: 11px;
}

.label,
.label-active {
    font-family: 'Helvetica', 'AG_Helvetica';
    font-weight: 300;
    font-size: 14px;
    line-height: 18.06px;
    letter-spacing: 0.1px;
}

.label-active {
    font-size: 12px;
    line-height: 16px;
}

.error-message {
    font-family: 'Helvetica', 'AG_Helvetica';
    font-weight: 300;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.1px;
}

.dob {
    font-family: 'Helvetica', 'AG_Helvetica';
    font-weight: 300;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.1px;
}

.link-1 {
    line-height: 14px;
}

.input-text-preselected {
    font-family: 'Helvetica', 'AG_Helvetica';
    font-weight: 400;
    font-size: 14px;
    line-height: 18.06px;
    letter-spacing: 0.1px;
}

.input-text {
    font-family: 'Helvetica', 'AG_Helvetica';
    font-weight: 400;
    font-size: 14px;
    line-height: 18.06px;
    letter-spacing: 0.1px;
}

::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-family: 'Helvetica', 'AG_Helvetica';
    font-weight: 300;
    font-size: 14px;
    line-height: 18.06px;
    letter-spacing: 0.1px;
}

::-moz-placeholder {
    /* Firefox 19+ */
    font-family: 'Helvetica', 'AG_Helvetica';
    font-weight: 300;
    font-size: 14px;
    line-height: 18.06px;
    letter-spacing: 0.1px;
}

:-ms-input-placeholder {
    /* IE 10+ */
    font-family: 'Helvetica', 'AG_Helvetica';
    font-weight: 300;
    font-size: 14px;
    line-height: 18.06px;
    letter-spacing: 0.1px;
}

:-moz-placeholder {
    /* Firefox 18- */
    font-family: 'Helvetica', 'AG_Helvetica';
    font-weight: 300;
    font-size: 14px;
    line-height: 18.06px;
    letter-spacing: 0.1px;
}

@media screen and (min-width: 600px) {
    h1 {
        font-size: 30px;
        line-height: 36px;
    }

    h2 {
        font-size: 25px;
        line-height: 31px;
    }

    h3 {
        font-size: 25px;
        line-height: 31px;
    }
}

@media screen and (min-width: 1024px) {
    h1 {
        font-size: 40px;
        line-height: 45px;
    }

    h2 {
        font-size: 30px;
        line-height: 36px;
    }

    h3 {
        font-size: 25px;
        line-height: 31px;
    }
}