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

