/* Webfont: BEAUX-Display */@font-face {
    font-family: 'BEAUXDisplay';
    src: url('BEAUX-Display.eot'); /* IE9 Compat Modes */
    src: url('BEAUX-Display.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('BEAUX-Display.woff') format('woff'), /* Modern Browsers */
         url('BEAUX-Display.ttf') format('truetype'); /* Safari, Android, iOS */
         url('BEAUX-Display.svg#BEAUX-Display') format('svg'), /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

