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

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

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

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