# Invalid_File_Format

> Error code returned by the LoadFontFace function when the source font file is of an unknown or invalid format.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine.TextCore.LowLevel](/engine/6000.5/script-reference/unityengine/textcore/lowlevel.md)
* **Assembly:** UnityEngine.TextCoreFontEngineModule

```csharp
Invalid_File_Format = 2
```
