// Assembly: UnityEngine.TextCoreTextEngineModule
// Full name: UnityEngine.TextCore.Text.FontWeightPair

namespace UnityEngine.TextCore.Text
{
public class FontWeightPair // TypeDefIndex: 10541
{
	// Fields
	type#18629 regularTypeface;
	type#18629 italicTypeface;
}
}
