@font-face {
    font-family: 'CA Sans Regular';
    src: url('ca_sans-regular-webfont.eot');
    src: url('ca_sans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('ca_sans-regular-webfont.woff') format('woff'),
         url('ca_sans-regular-webfont.ttf') format('truetype'),
         url('ca_sans-regular-webfont.svg#ca_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'CA Sans Bold';
    src: url('ca_sans-bold-webfont.eot');
    src: url('ca_sans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('ca_sans-bold-webfont.woff') format('woff'),
         url('ca_sans-bold-webfont.ttf') format('truetype'),
         url('ca_sans-bold-webfont.svg#ca_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}