xref: /aosp_15_r20/external/robolectric/testapp/src/main/res/font/vt323.xml (revision e6ba16074e6af37d123cb567d575f496bf0a58ee)
1<?xml version="1.0" encoding="utf-8"?>
2<font-family xmlns:android="http://schemas.android.com/apk/res/android">
3  <font
4      android:fontStyle="normal"
5      android:fontWeight="400"
6      android:font="@font/vt323_regular" />
7  <font
8      android:fontStyle="normal"
9      android:fontWeight="700"
10      android:font="@font/vt323_bold" />
11</font-family>
12