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