/*! Imperial */

@font-face {
    font-family: 'Imperial';
    src: url('imperial.woff') format('woff'),
         url('imperial.ttf') format('truetype');
    font-style: normal;
    font-weight: 600;
    text-rendering: optimizeLegibility;
}

/*! END OF LINE */