﻿@charset "utf-8";

@font-face {
    font-family: "century_gothic";
    src: url("../../font/century_gothic.eot?#iefix") format("embedded-opentype"), 
    url("../../font/century_gothic.woff") format("woff"), 
    url("../../font/century_gothic.ttf") format("truetype");
}

.f_cg{
	font-family: "century_gothic";
}
