
@font-face {
    font-family: "IHCBodoni";
    src: local(''),
        url('../fonts/IHCBodoni-Regular.eot') format('eot'),
        url('../fonts/IHCBodoni-Regular.ttf') format('truetype');
}

@font-face {
    font-family: "IHCGinger-Bold";
    src: local(''),
        url('../fonts/IHCGinger-Bold.eot') format('eot'),
        url('../fonts/IHCGinger-Bold.ttf') format('truetype');
}

@font-face {
    font-family: "IHCGinger-Light";
    src: local(''),
        url('../fonts/IHCGinger-Light.eot') format('eot'),
        url("../fonts/IHCGinger-Light.woff") format("woff"),
        url('../fonts/IHCGinger-Light.ttf') format('truetype');
}

@font-face {
    font-family: "IHCGinger-Regular";
    src: local(''),
        url('../fonts/IHCGinger-Regular.eot') format('eot'),
        url("../fonts/IHCGinger-Regular.woff") format("woff"),
        url('../fonts/IHCGinger-Regular.ttf') format('truetype');
}

@font-face {
    font-family: "IHCGinger-Thin";
    src: local(''),
        url('../fonts/IHCGinger-Thin.eot') format('eot'),
        url("../fonts/IHCGinger-Thin.woff") format("woff"),
        url('../fonts/IHCGinger-Thin.ttf') format('truetype');
}

@font-face {
    font-family: 'Calibri light';
    size-adjust: 120%;
    src: local(Calibri light);
}

body, .pathway ul li, .pathway ul li a, .panel--booking .grid h4, .cover-heading ul.fade-up.is-inview li, .panel--menuoffcanvas .bg-white ul li a, .gform_wrapper.gravity-theme .gfield input.large, .gform_wrapper.gravity-theme .gfield select.large, .gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield select, .gform_wrapper.gravity-theme input[type=color], .gform_wrapper.gravity-theme input[type=date], .gform_wrapper.gravity-theme input[type=datetime-local], .gform_wrapper.gravity-theme input[type=datetime], .gform_wrapper.gravity-theme input[type=email], .gform_wrapper.gravity-theme input[type=month], .gform_wrapper.gravity-theme input[type=number], .gform_wrapper.gravity-theme input[type=password], .gform_wrapper.gravity-theme input[type=search], .gform_wrapper.gravity-theme input[type=tel], .gform_wrapper.gravity-theme input[type=text], .gform_wrapper.gravity-theme input[type=time], .gform_wrapper.gravity-theme input[type=url], .gform_wrapper.gravity-theme input[type=week], .gform_wrapper.gravity-theme select, .ui-widget, .gform_wrapper span {
    font-family: 'IHCGinger-Light', 'Calibri light', helvetica, sans-serif !important;
}
