@font-face {
    font-family: 'Mazzard Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Mazzard Regular'), url('MazzardM-Regular.woff') format('woff');
}

@font-face {
    font-family: 'Mazzard Medium';
    font-style: normal;
    font-weight: normal;
    src: local('Mazzard Medium'), url('MazzardM-Medium.woff') format('woff');
}

@font-face {
    font-family: 'Mazzard Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Mazzard Bold'), url('MazzardM-Bold.woff') format('woff');
}