@font-face {
    font-family: 'LFS Adelia';
    src: url('LFSAdelia-Bold.eot');
    src: local('LFS Adelia Bold'), local('LFSAdelia-Bold'),
        url('LFSAdelia-Bold.eot?#iefix') format('embedded-opentype'),
        url('LFSAdelia-Bold.woff2') format('woff2'),
        url('LFSAdelia-Bold.woff') format('woff'),
        url('LFSAdelia-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'LFS Adelia';
    src: url('LFSAdelia-Regular.eot');
    src: local('LFS Adelia Regular'), local('LFSAdelia-Regular'),
        url('LFSAdelia-Regular.eot?#iefix') format('embedded-opentype'),
        url('LFSAdelia-Regular.woff2') format('woff2'),
        url('LFSAdelia-Regular.woff') format('woff'),
        url('LFSAdelia-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'LFS Adelia';
    src: url('LFSAdelia-Light.eot');
    src: local('LFS Adelia Light'), local('LFSAdelia-Light'),
        url('LFSAdelia-Light.eot?#iefix') format('embedded-opentype'),
        url('LFSAdelia-Light.woff2') format('woff2'),
        url('LFSAdelia-Light.woff') format('woff'),
        url('LFSAdelia-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

