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

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

@font-face {
    font-family: 'Limerick-LF';
    src: url('../fonts/limerick-light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Tahoma-LF';
    src: url('../fonts/tahoma.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Tahoma-BD';
    src: url('../fonts/tahomabd.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Content-BD';
    src: url('../fonts/Content-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Content-LF';
    src: url('../fonts/Content-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}