@font-face {
    font-family: 'Lora';
    src: url('../fonts/Lora-SemiBold.eot');
    src: url('../fonts/Lora-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Lora-SemiBold.woff2') format('woff2'),
        url('../fonts/Lora-SemiBold.woff') format('woff'),
        url('../fonts/Lora-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

h1,h2,h3,h4, .eltd-slider span {
    font-family: "Lora" !important;
    font-style: normal;
}

.eltd-slider-inner span {
    color:white !important;
}

.footer h4
{
    font-size:2rem;
}