@font-face { font-family: 'Fraunces'; src: url('/static/fonts/Fraunces-Regular.ttf'); font-weight: 400; font-display: swap; }
@font-face { font-family: 'Fraunces'; src: url('/static/fonts/Fraunces-SemiBold.ttf'); font-weight: 600; font-display: swap; }
@font-face { font-family: 'Fraunces'; src: url('/static/fonts/Fraunces-Bold.ttf'); font-weight: 700; font-display: swap; }
@font-face { font-family: 'Inter'; src: url('/static/fonts/Inter-Regular.ttf'); font-weight: 400; font-display: swap; }
@font-face { font-family: 'Inter'; src: url('/static/fonts/Inter-Medium.ttf'); font-weight: 500; font-display: swap; }
@font-face { font-family: 'Inter'; src: url('/static/fonts/Inter-SemiBold.ttf'); font-weight: 600; font-display: swap; }
@font-face { font-family: 'Inter'; src: url('/static/fonts/Inter-Bold.ttf'); font-weight: 700; font-display: swap; }
