@font-face {
    font-family: 'Italiana';
    font-style: normal;
    font-weight: 400;
    src: local('Italiana'), url('/fonts/Italiana-Regular.woff') format('woff');
}

@font-face {
    font-family: 'Lucida Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Lucida Sans'), url('/fonts/LucidaSans400.woff') format('woff');
}
@font-face {
    font-family: 'Lucida Sans';
    font-style: italic;
    font-weight: 400;
    src: local('Lucida Sans'), url('/fonts/LucidaSans400Italic.woff') format('woff');
}
@font-face {
    font-family: 'Lucida Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Lucida Sans'), url('/fonts/LucidaSans600.woff') format('woff');
}
@font-face {
    font-family: 'Lucida Sans';
    font-style: italic;
    font-weight: 600;
    src: local('Lucida Sans'), url('/fonts/LucidaSans400Italic.woff') format('woff');
}
