@font-face {
    font-family: 'Westmeath';
    src: url('fonts/Westmeath.eot');
    src: url('fonts/Westmeath.eot?#iefix') format('embedded-opentype'),
         url('fonts/Westmeath.woff2') format('woff2'),
         url('fonts/Westmeath.woff') format('woff'),
         url('fonts/Westmeath.ttf')  format('truetype'),
         url('fonts/Westmeath.svg#Westmeath') format('svg');
}