@font-face { src: url("../../../../Assets/Fonts/Cousine/Cousine-Bold.ttf"); font-family: myFont; font-weight:bold; embedAsCFF: false; } @font-face { src: url("../../../../Assets/Fonts/Lobster_Two/LobsterTwo-Regular.ttf"); font-family: myFont; embedAsCFF: false; } .myFontDescriptor { font-family: myFont; font-size:36; fontLookup: embeddedCFF; fontAntiAliasType: normal; } global{ kerning: "off"; } This should be displayed using the first font ]]>