@font-face {
    font-family: 'AlmoniNeueAAA';
    src: url('./fonts/almoni-neue-aaa-200.eot');
    src: url('./fonts/almoni-neue-aaa-200.eot?#iefix') format('embedded-opentype'),
        url('./fonts/almoni-neue-aaa-200.woff') format('woff'),
        url('./fonts/almoni-neue-aaa-200.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'AlmoniNeueAAA';
    src: url('./fonts/almoni-neue-aaa-300.eot');
    src: url('./fonts/almoni-neue-aaa-300.eot?#iefix') format('embedded-opentype'),
        url('./fonts/almoni-neue-aaa-300.woff') format('woff'),
        url('./fonts/almoni-neue-aaa-300.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'AlmoniNeueAAA';
    src: url('./fonts/almoni-neue-aaa-400.eot');
    src: url('./fonts/almoni-neue-aaa-400.eot?#iefix') format('embedded-opentype'),
        url('./fonts/almoni-neue-aaa-400.woff') format('woff'),
        url('./fonts/almoni-neue-aaa-400.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'AlmoniNeueAAA';
    src: url('./fonts/almoni-neue-aaa-500.eot');
    src: url('./fonts/almoni-neue-aaa-500.eot?#iefix') format('embedded-opentype'),
        url('./fonts/almoni-neue-aaa-500.woff') format('woff'),
        url('./fonts/almoni-neue-aaa-500.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'AlmoniNeueAAA';
    src: url('./fonts/almoni-neue-aaa-600.eot');
    src: url('./fonts/almoni-neue-aaa-600.eot?#iefix') format('embedded-opentype'),
        url('./fonts/almoni-neue-aaa-600.woff') format('woff'),
        url('./fonts/almoni-neue-aaa-600.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'AlmoniNeueAAA';
    src: url('./fonts/almoni-neue-aaa-700.eot');
    src: url('./fonts/almoni-neue-aaa-700.eot?#iefix') format('embedded-opentype'),
        url('./fonts/almoni-neue-aaa-700.woff') format('woff'),
        url('./fonts/almoni-neue-aaa-700.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'AlmoniNeueAAA';
    src: url('./fonts/almoni-neue-aaa-800.eot');
    src: url('./fonts/almoni-neue-aaa-800.eot?#iefix') format('embedded-opentype'),
        url('./fonts/almoni-neue-aaa-800.woff') format('woff'),
        url('./fonts/almoni-neue-aaa-800.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'AlmoniNeueAAA';
    src: url('./fonts/almoni-neue-aaa-900.eot');
    src: url('./fonts/almoni-neue-aaa-900.eot?#iefix') format('embedded-opentype'),
        url('./fonts/almoni-neue-aaa-900.woff') format('woff'),
        url('./fonts/almoni-neue-aaa-900.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

/* New Font MMC */
@font-face {
    font-family: 'MMC';
    src: url('./fonts/MMC-Bold.eot'),
        url('./fonts/MMC-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'MMC';
    src: url('./fonts/MMC-Regular.eot'),
        url('./fonts/MMC-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MMC';
    src: url('./fonts/MMC-Medium.eot'),
        url('./fonts/MMC-Medium.woff') format('woff');
    font-weight: medium;
    font-style: normal;
}

@font-face {
    font-family: 'MMC-OFFICE';
    src: url('./fonts/MMCOFFICE-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'MMC-OFFICE';
    src: url('./fonts/MMCOFFICE-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MMC-OFFICE';
    src: url('./fonts/MMCOFFICE-Medium.ttf') format('truetype');
    font-weight: medium;
    font-style: normal;
}