mirror of
https://github.com/supabase/supabase.git
synced 2026-05-09 10:19:50 -04:00
2afa8ba4f6
lw15 ticketing site
9 lines
225 B
CSS
9 lines
225 B
CSS
/* Font face definitions for Launch Week 15 */
|
|
@font-face {
|
|
font-family: 'SuisseIntl';
|
|
src: url('/fonts/launchweek/15/SuisseIntl-Book.otf') format('otf');
|
|
font-weight: 400;
|
|
font-style: normal;
|
|
font-display: swap;
|
|
}
|