@charset "utf-8";

@font-face {
    font-family: 'lucida_calligraphyitalic';
    src: url('http://tourismcambodia.org/fonts/lcallig-webfont.eot');
    src: url('http://tourismcambodia.org/fonts/lcallig-webfont.eot#iefix') format('embedded-opentype'),
         url('http://tourismcambodia.org/fonts/lcallig-webfont.woff') format('woff'),
         url('http://tourismcambodia.org/fonts/lcallig-webfont.ttf') format('truetype'),
         url('../fonts/lcallig-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}