@CHARSET "UTF-8";

@font-face {
    font-family: 'CastRegular';
    src: url('./../fonts/Cast-Regular-webfont.eot');
    src: url('./../fonts/Cast-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('./../fonts/Cast-Regular-webfont.woff') format('woff'),
         url('./../fonts/Cast-Regular-webfont.ttf') format('truetype'),
         url('./../fonts/Cast-Regular-webfont.svg#CastRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CastHeavy';
    src: url('./../fonts/Cast-Heavy-webfont.eot');
    src: url('./../fonts/Cast-Heavy-webfont.eot?#iefix') format('embedded-opentype'),
         url('./../fonts/Cast-Heavy-webfont.woff') format('woff'),
         url('./../fonts/Cast-Heavy-webfont.ttf') format('truetype'),
         url('./../fonts/Cast-Heavy-webfont.svg#CastHeavyRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CastLight';
    src: url('./../fonts/Cast-Light-webfont.eot');
    src: url('./../fonts/Cast-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('./../fonts/Cast-Light-webfont.woff') format('woff'),
         url('./../fonts/Cast-Light-webfont.ttf') format('truetype'),
         url('./../fonts/Cast-Light-webfont.svg#CastLightRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

a.glossaryInText {
    color: #442359;
}
