Graphics Flex



    
        @font-face {
            src: url("a.ttf");
            fontFamily: gothicCentury;
        }
        @font-face {
            src: url("a.ttf");
            fontFamily: gothicCentury;
            fontWeight: bold;
        }
        global {
            fontFamily: gothicCentury;
        }