@font-face {
    font-family: 'Mucho_Regular';
    src: url('mucho_sans_regular-webfont.eot');
    src: url('mucho_sans_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('mucho_sans_regular-webfont.woff2') format('woff2'),
         url('mucho_sans_regular-webfont.woff') format('woff'),
         url('mucho_sans_regular-webfont.ttf') format('truetype'),
         url('mucho_sans_regular-webfont.svg#Mucho_Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Mucho_Bold';
    src: url('mucho_sans_bold-webfont.eot');
    src: url('mucho_sans_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('mucho_sans_bold-webfont.woff2') format('woff2'),
         url('mucho_sans_bold-webfont.woff') format('woff'),
         url('mucho_sans_bold-webfont.ttf') format('truetype'),
         url('mucho_sans_bold-webfont.svg#Mucho_Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}