using UnityEngine;
using System.Collections;

public class UIFontMark : MonoBehaviour
{

    public int FontModeMark;
	
}