@font-face {
    font-family: 'MNS_TRIAL';
    src: url('/frontend/web/fonts/MNS_TRIAL.eot');
    src: url('/frontend/web/fonts/MNS_TRIAL.woff2') format('woff2'),
    url('/frontend/web/fonts/MNS_TRIAL.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ManusTrial';
    src: url('/fonts/ManusTrial.woff') format('woff'),
    url('/frontend/web/fonts/ManusTrial.ttf') format('truetype'),
    url('/frontend/web/fonts/ManusTrial.svg#ManusTrial') format('svg');
    font-weight: normal;
    font-style: normal;
}
