/*
 * Created by Ruwaid Siddiqui
 * Email: info@ruwaidsiddiqui.com
 * Website: http://www.ruwaidsiddiqui.com
 */

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