@font-face {
    font-family: 'Lorin';
    src: url('fonts/Lorin-Regular.eot');
    src: url('fonts/Lorin-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Lorin-Regular.woff2') format('woff2'),
        url('fonts/Lorin-Regular.woff') format('woff'),
        url('fonts/Lorin-Regular.ttf') format('truetype'),
        url('fonts/Lorin-Regular.svg#Lorin-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'Lorin';
    src: url('fonts/Lorin-Bold.eot');
    src: url('fonts/Lorin-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Lorin-Bold.woff2') format('woff2'),
        url('fonts/Lorin-Bold.woff') format('woff'),
        url('fonts/Lorin-Bold.ttf') format('truetype'),
        url('fonts/Lorin-Bold.svg#Lorin-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lorin';
    src: url('fonts/Lorin-ExtraBold.eot');
    src: url('fonts/Lorin-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Lorin-ExtraBold.woff2') format('woff2'),
        url('fonts/Lorin-ExtraBold.woff') format('woff'),
        url('fonts/Lorin-ExtraBold.ttf') format('truetype'),
        url('fonts/Lorin-ExtraBold.svg#Lorin-ExtraBold') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

