<?xml version="1.0" encoding="utf-8"?>
<font-family xmlns:android="http://schemas.android.com/apk/res/android">
  <font
      android:fontStyle="normal"
      android:fontWeight="400"
      android:font="@font/vt323_regular" />
  <font
      android:fontStyle="normal"
      android:fontWeight="700"
      android:font="@font/vt323_bold" />
</font-family>
