@font-face {
    font-family: 'Mplus 1p';
    src: 
        url('mplus1p-black-webfont.woff') format('woff'),
        url('MPLUS1p-Black.ttf') format('truetype');
font-weight: 900;
font-style: normal;
} 

@font-face {
    font-family: 'Mplus 1p';
    src:
        url('mplus1p-extrabold-webfont.woff') format('woff'),
        url('MPLUS1p-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Mplus 1p';
    src:
        url('mplus1p-bold-webfont.woff') format('woff'),
        url('MPLUS1p-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Mplus 1p';
    src:
        url('mplus1p-medium-webfont.woff') format('woff'),
        url('MPLUS1p-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Noticia Text';
    src:
        url('noticiatext-italic-webfont.woff') format('woff'),
        url('NoticiaText-Italic.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
