@font-face {
    font-family: 'KarlaBold';
    src: url('karla-bold-webfont.eot');
    src: url('karla-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('karla-bold-webfont.woff') format('woff'),
         url('karla-bold-webfont.ttf') format('truetype'),
         url('karla-bold-webfont.svg#KarlaBold') format('svg');
    font-weight: normal;
    font-style: normal;

}
/*@font-face {
    font-family: 'KarlaBoldItalic';
    src: url('karla-bolditalic-webfont.eot');
    src: url('karla-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('karla-bolditalic-webfont.woff') format('woff'),
         url('karla-bolditalic-webfont.ttf') format('truetype'),
         url('karla-bolditalic-webfont.svg#KarlaBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'KarlaItalic';
    src: url('karla-italic-webfont.eot');
    src: url('karla-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('karla-italic-webfont.woff') format('woff'),
         url('karla-italic-webfont.ttf') format('truetype'),
         url('karla-italic-webfont.svg#KarlaItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}*/
@font-face {
    font-family: 'KarlaRegular';
    src: url('karla-regular-webfont.eot');
    src: url('karla-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('karla-regular-webfont.woff') format('woff'),
         url('karla-regular-webfont.ttf') format('truetype'),
         url('karla-regular-webfont.svg#KarlaRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}