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

}