@font-face {
    font-family: 'Muncie';
    src: url('../fontMuncie.eot');
    src: url('../font/Muncie.eot?#iefix') format('embedded-opentype'),
         url('../font/Muncie.woff') format('woff'),
         url('../font/Muncie.ttf') format('truetype'),
         url('../font/muncie.svg#Muncie') format('svg');
    font-weight: normal;
    font-style: normal;

}