@font-face {
    font-family: 'Lato';
    src: url('../woff2/lato-italic.woff2') format('woff2'),
        url('../woff/lato-italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('../woff2/lato-regular.woff2') format('woff2'),
        url('../woff/lato-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('../woff2/lato-hairlineitalic.woff2') format('woff2'),
        url('../woff/lato-hairlineitalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('../woff2/lato-hairline.woff2') format('woff2'),
        url('../woff/lato-hairline.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('../woff2/lato-lightitalic.woff2') format('woff2'),
        url('../woff/lato-lightitalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('../woff2/lato-light.woff2') format('woff2'),
        url('../woff/lato-light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('../woff2/lato-blackitalic.woff2') format('woff2'),
        url('../woff/lato-blackitalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('../woff2/lato-bolditalic.woff2') format('woff2'),
        url('../woff/lato-bolditalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('../woff2/lato-bold.woff2') format('woff2'),
        url('../woff/lato-bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('../woff2/lato-black.woff2') format('woff2'),
        url('../woff/lato-black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Caveat';
    src: url('../woff2/caveat-regular.woff2') format('woff2'),
        url('../woff/caveat-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Start css Healthcare Solution Page */
@font-face {
    font-family: 'Graphik';
    src: url('../woff2/graphik-black.woff2') format('woff2'),
        url('../woff/graphik-black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Graphik';
    src: url('../woff2/graphik-bold.woff2') format('woff2'),
        url('../woff/graphik-bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Graphik';
    src: url('../woff2/graphik-light.woff2') format('woff2'),
        url('../woff/graphik-light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Graphik';
    src: url('../woff2/graphik-semibold.woff2') format('woff2'),
        url('../woff/graphik-semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Graphik';
    src: url('../woff2/graphik-medium.woff2') format('woff2'),
        url('../woff/graphik-medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Graphik';
    src: url('../woff2/graphik-thin.woff2') format('woff2'),
        url('../woff/graphik-thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Graphik';
    src: url('../woff2/graphik-regular.woff2') format('woff2'),
        url('../woff/graphik-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Graphik Super';
    src: url('../woff2/graphik-super.woff2') format('woff2'),
        url('../woff/graphik-super.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
/* End css Healthcare Solution Page */