@font-face {
    font-family: 'SF Pro Display';
    font-weight: bold;
    src: url('fonts/SF-Pro/SF-Pro-Display-Regular.otf') format('opentype');
}
@font-face {
    font-family: 'SF Pro Display';
    font-weight: bold;
    src: url('fonts/SF-Pro/SF-Pro-Display-Bold.otf') format('opentype');
}

@font-face {
    font-family: 'Lucida Grande 1';
    font-style: normal;
    src: url('fonts/Lucida-Grande/Lucida-Grande-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Lucida Grande 1';
    font-weight: bold;
    src: url('fonts/Lucida-Grande/Lucida-Grande-Bold.ttf') format('truetype');
}
