@font-face {
    font-family: "Circular";
    src: url(../font/CIRCULAR/FONTSFREE-NET-CIRCULARSTD-MEDIUM.TTF);
    font-size: medium;
}

@font-face {
    font-family: "Circular-book";
    src: url(../font/CIRCULAR/FONTSFREE-NET-CIRCULAR-STD-BOOK-2.TTF);
    font-weight: normal;
}

@font-face {
    font-family: "Circular";
    src: url(../font/CIRCULAR/FONTSFREE-NET-CIRCULARSTD-BOLD.TTF);
    font-weight: bold;
}

@font-face {
    font-family: "GENSENROUNDED";
    src: url(../font/GENSENROUNDED/GENSENROUNDED-M.TTC);
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "GENSENROUNDED";
    src: url(../font/GENSENROUNDED/GENSENROUNDED-L.TTC),
         url(../font/GENSENROUNDED/GENSENROUNDED-H.TTC);
    font-weight: lighter;
    font-style: normal;
}

@font-face {
    font-family: "AQUA";
    src: url(../font/AQUA/AQUAFONT.TTF),
         url(../font/AQUA/AQUA.TTF);
    font-weight: normal;
    font-style: normal;
}
