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

.Mullingar{
    font-family: 'Mullingar', Gotham Pro, sans-serif;
}