/* Locally vendored Google Fonts — Inter, Oswald, Roboto, Roboto Mono */

/* Inter */
@font-face { font-family: 'Inter'; font-style: normal; font-weight: 300; font-display: swap; src: url(inter/inter-300.ttf) format('truetype'); }
@font-face { font-family: 'Inter'; font-style: normal; font-weight: 400; font-display: swap; src: url(inter/inter-400.ttf) format('truetype'); }
@font-face { font-family: 'Inter'; font-style: normal; font-weight: 500; font-display: swap; src: url(inter/inter-500.ttf) format('truetype'); }
@font-face { font-family: 'Inter'; font-style: normal; font-weight: 600; font-display: swap; src: url(inter/inter-600.ttf) format('truetype'); }
@font-face { font-family: 'Inter'; font-style: normal; font-weight: 700; font-display: swap; src: url(inter/inter-700.ttf) format('truetype'); }
@font-face { font-family: 'Inter'; font-style: normal; font-weight: 800; font-display: swap; src: url(inter/inter-800.ttf) format('truetype'); }
@font-face { font-family: 'Inter'; font-style: normal; font-weight: 900; font-display: swap; src: url(inter/inter-900.ttf) format('truetype'); }

/* Oswald */
@font-face { font-family: 'Oswald'; font-style: normal; font-weight: 300; font-display: swap; src: url(oswald/oswald-300.ttf) format('truetype'); }
@font-face { font-family: 'Oswald'; font-style: normal; font-weight: 400; font-display: swap; src: url(oswald/oswald-400.ttf) format('truetype'); }
@font-face { font-family: 'Oswald'; font-style: normal; font-weight: 500; font-display: swap; src: url(oswald/oswald-500.ttf) format('truetype'); }
@font-face { font-family: 'Oswald'; font-style: normal; font-weight: 600; font-display: swap; src: url(oswald/oswald-600.ttf) format('truetype'); }
@font-face { font-family: 'Oswald'; font-style: normal; font-weight: 700; font-display: swap; src: url(oswald/oswald-700.ttf) format('truetype'); }

/* Roboto */
@font-face { font-family: 'Roboto'; font-style: normal; font-weight: 300; font-display: swap; src: url(roboto/roboto-300.ttf) format('truetype'); }
@font-face { font-family: 'Roboto'; font-style: normal; font-weight: 400; font-display: swap; src: url(roboto/roboto-400.ttf) format('truetype'); }
@font-face { font-family: 'Roboto'; font-style: normal; font-weight: 500; font-display: swap; src: url(roboto/roboto-500.ttf) format('truetype'); }
@font-face { font-family: 'Roboto'; font-style: normal; font-weight: 700; font-display: swap; src: url(roboto/roboto-700.ttf) format('truetype'); }
@font-face { font-family: 'Roboto'; font-style: normal; font-weight: 900; font-display: swap; src: url(roboto/roboto-900.ttf) format('truetype'); }

/* Roboto Mono */
@font-face { font-family: 'Roboto Mono'; font-style: normal; font-weight: 300; font-display: swap; src: url(roboto-mono/roboto-mono-300.ttf) format('truetype'); }
@font-face { font-family: 'Roboto Mono'; font-style: normal; font-weight: 400; font-display: swap; src: url(roboto-mono/roboto-mono-400.ttf) format('truetype'); }
@font-face { font-family: 'Roboto Mono'; font-style: normal; font-weight: 500; font-display: swap; src: url(roboto-mono/roboto-mono-500.ttf) format('truetype'); }
@font-face { font-family: 'Roboto Mono'; font-style: normal; font-weight: 600; font-display: swap; src: url(roboto-mono/roboto-mono-600.ttf) format('truetype'); }
@font-face { font-family: 'Roboto Mono'; font-style: normal; font-weight: 700; font-display: swap; src: url(roboto-mono/roboto-mono-700.ttf) format('truetype'); }
