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



