/* Regular */
@font-face {
    font-family: 'Manderley Gothic';
    src: url('ManderleyGothicReg.eot');
    src: local(''), 
         url('ManderleyGothicReg.woff') format('woff'), 
         url('ManderleyGothicReg.ttf') format('truetype'), 
         url('ManderleyGothicReg.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}