@font-face {
    font-family: 'MGH-Soft';
    src:
            url('../fonts/MGH_Soft/MGHSoft.eot') format('embedded-opentype'),
            url('../fonts/MGH_Soft/MGHSoft.otf') format('opentype'),
            url('../fonts/MGH_Soft/MGHSoft.ttf') format('truetype'),
            url('../fonts/MGH_Soft/MGHSoft.woff') format('woff'),
            url('../fonts/MGH_Soft/MGHSoft.woff2') format('woff2');
    font-style: normal;
    font-weight: normal;
}