﻿.clsgray {
 -moz-filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    filter: gray; /* IE6-9 */
    filter: grayscale(100%);
    } 

@font-face {font-family:'KaushanScript-Regular';
src:url('../../../fonts/KaushanScript-Regular.eot?v=4.1.0');
src:url('../../../fonts/KaushanScript-Regular.eot?#iefix&v=4.1.0') format('embedded-opentype'),
url('../../../fonts/KaushanScript-Regular.woff?v=4.1.0') format('woff'),
url('../../../fonts/KaushanScript-Regular.ttf?v=4.1.0') format('truetype'),
url('../../../fonts/KaushanScript-Regular.svg?v=4.1.0#KaushanScript-Regular') format('svg');
font-weight:normal;font-style:normal;
} 