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

