@font-face {
    font-family: 'Lucida Calligraphy';
    src: url('fonts/Lucida-Calligraphy-400Normal.eot');
    src: url('fonts/Lucida-Calligraphy-400Normal.eot?#iefix') format('embedded-opentype'),
    url('fonts/Lucida-Calligraphy-400Normal.woff2') format('woff2'),
    url('fonts/Lucida-Calligraphy-400Normal.woff') format('woff'),
    url('fonts/Lucida-Calligraphy-400Normal.ttf') format('truetype'),
    url('fonts/Lucida-Calligraphy-400Normal.svg#Lucida-Calligraphy-400Normal') format('svg');
    font-weight: normal;
    font-style: normal;
}