@charset "utf-8";
/* -------------字體引用-------------- */
@font-face {
    font-family: 'Oswald-Light';
    src: url(../../fonts/Oswald/Oswald-Light.ttf) format('TrueType');
}
@font-face {
    font-family: 'Oswald-LightItalic';
    src: url(../../fonts/Oswald/Oswald-LightItalic.ttf) format('TrueType');
}
@font-face {
    font-family: 'Oswald-Medium';
    src: url(../../fonts/Oswald/Oswald-Medium.ttf) format('TrueType');
}
@font-face {
    font-family: 'Oswald-Regular';
    src: url(../../fonts/Oswald/Oswald-Regular.ttf) format('TrueType');
}
@font-face {
    font-family: 'Oswald-Bold';
    src: url(../../fonts/Oswald/Oswald-Bold.ttf) format('TrueType');
}
@font-face {
    font-family: 'Hei-thin';
    src: url(../../fonts/DFHei-Lt-HK-BF.ttf) format('TrueType');
}
@font-face {
    font-family: 'Hei-bold';
    src: url(../../fonts/DFHei-Bd-HK-BF.ttf) format('TrueType');
}
@font-face {
    font-family: 'AvantGardeBook-BT';
    src: url(../../fonts/AvantGarde/AvantGardeBook-BT.ttf) format('TrueType');
}
@font-face {
    font-family: 'AvantGarde-BookBold';
    src: url(../../fonts/AvantGarde/AvantGarde-BookBold.ttf) format('TrueType');
}
@font-face {
    font-family: 'AvantGardeMediumBT';
    src: url(../../fonts/AvantGarde/AvantGardeMediumBT.ttf) format('TrueType');
}
@font-face {
    font-family: 'AvantGardeDemiBT';
    src: url(../../fonts/AvantGarde/AvantGardeDemiBT.ttf) format('TrueType');
}
@font-face {
    font-family: 'ElectraLHCursiveDisplayBold';
    src: url(../../fonts/ElectraLHCursiveDisplayBold/ElectraLHCursiveDisplayBold.ttf) format('TrueType');
}
@font-face {
    font-family: 'Conv_ElectraLHCursiveDisplayBold';
    src: url('../../fonts/ElectraLHCursiveDisplayBold.eot');
    src: local('☺'), url('../../fonts/ElectraLHCursiveDisplayBold.woff') format('woff'), url('../../fonts/ElectraLHCursiveDisplayBold.ttf') format('truetype'), url('../../fonts/ElectraLHCursiveDisplayBold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ElectraLHCursiveDisplayBold-I';
    src: url(../../fonts/ElectraLHCursiveDisplayBold/ElectraLHCursiveDisplayBold2.ttf) format('TrueType');
}
@font-face {
    font-family: 'Shorelines-Script-Bold';
    src: url(../../fonts/shorelinesscript/Shorelines-Script-Bold.otf) format('TrueType');
}
@font-face {
    font-family: 'Calibri';
    src: url(../../fonts/calibril/calibri_0.ttf) format('TrueType');
}
@font-face {
    font-family: 'Calibri-L';
    src: url(../../fonts/calibril/calibril_1.ttf) format('TrueType');
}
@font-face {
    font-family: 'Calibri-B';
    src: url(../../fonts/calibril/calibrib_0.ttf) format('TrueType');
}

@font-face {
    font-family: "GothamLight";
    src: url("../../fonts/gotham/gothaml/GothamLight.eot");
    src: url("../../fonts/gotham/gothaml/GothamLight.woff2") format("woff2"), url("../../fonts/gotham/gothaml/GothamLight.woff") format("woff"), url("../../fonts/gotham/gothaml/GothamLight.ttf") format("truetype"), url("../../fonts/gotham/gothaml/GothamLight.eot?#iefix") format("embedded-opentype"), url("../../fonts/gotham/gothaml/GothamLight.svg#GothamLight") format("svg");
    font-weight: normal;
    font-style: normal;
}
/* -------------字體設定-------------- */
.font-JH {
    font-family: "Microsoft JhengHei", sans-serif;
}
.font-Oswald-L {
    font-family: "Oswald-Light", sans-serif;
}
.font-Oswald-LI {
    font-family: "Oswald-LightItalic", sans-serif;
}
.font-Oswald-Medium {
    font-family: "Oswald-Medium", sans-serif;
}
.font-Oswald-Regular {
    font-family: "Oswald-Regular", sans-serif;
}
.font-Oswald-Bold {
    font-family: "Oswald-Bold", sans-serif;
}
.font-Hei-thin {
    font-family: "Hei-thin", sans-serif;
}
.font-Hei-bold {
    font-family: "Hei-bold", sans-serif;
}
.font-AvantGardeBook-BT {
    font-family: "AvantGardeBook-BT", sans-serif;
}
.font-AvantGarde-BookBold {
    font-family: "AvantGarde-BookBold","Microsoft JhengHei;", sans-serif;
}
.font-AvantGarde-Medium-BT {
    font-family: "AvantGardeMediumBT", sans-serif;
}
.font-AvantGarde-Demi-BT {
    font-family: "AvantGardeDemiBT", sans-serif;
}
.font-ElectraLHCursiveDisplayBold {
    font-family: "Conv_ElectraLHCursiveDisplayBold", sans-serif;
}
.font-ElectraLHCursiveDisplayBold-I {
    font-family: "ElectraLHCursiveDisplayBold-I", sans-serif;
}
.font-Shorelines-Script-Bold {
    font-family: "Shorelines-Script-Bold","Microsoft JhengHei;", sans-serif;
}
.font-Calibri {
    font-family: "Calibri", sans-serif;
}
.font-Calibri-L {
    font-family: "Calibri-L", sans-serif;
}
.font-Calibri-B {
    font-family: "Calibri-B", sans-serif;
}
.font-gotham-L {
    font-family: "GothamLight", sans-serif;
}
.font-JH-C {
    font-family: 'Calibri', 'Microsoft JhengHei', sans-serif;
}

/* -------------字體顏色-------------- */
.font-white-1{
    color:#ffffff;
}
.font-white-2{
    color:#e8e7e7;
}
.font-white-3{
    color:#e5e5e5;
}
.font-gray-1{
    color:#898989;
}
.font-gray-2{
    color:#878787;
}
.font-gray-3{
    color:#d2d2d2;
}
.font-gray-4{
    color:#707070;
}
.font-gray-5{
    color:#a09f9f;
}
.font-gray-6{
    color:#666666;
}
.font-gray-7{
    color:#aaaaaa;
}
.font-gray-8{
    color:#bfbfbf;
}
.font-gray-9{
    color:#6d6d6d;
}
.font-gray-10{
    color:#9a9999;
}
.font-gray-11{
    color:#f3f1f1;
}
.font-gray-12{
    color:#959595;
}
.font-gray-12{
    color:#ccc;
}
.font-gray-13{
    color:#b5b5b5;
}
.font-black-1{
    color:#000;
}
.font-black-2{
    color:#2e2727;
}
.font-black-3{
    color:#555555;
}
.font-black-4{
    color:#626262;
}
.font-black-5{
    color:#313131;
}
.font-black-6{
    color:#1b1b1b;
}
.font-pink-1{
    color:#e5ddf0;
}
.font-pink-2{
    color:#cdc1d9;
}
.font-purple-1{
    color:#9b7aaa;
}
.font-purple-2{
    color:#433c4c;
}
.font-purple-3{
    color:#9b93a5;
}
.font-purple-4{
    color:#cfc9d8;
}
.font-purple-5{
    color:#817197;
}
.font-purple-6{
    color:#524662;
}
.font-purple-7{
    color:#d5d0de;
}
.font-purple-8{
    color:#736b7b;
}
.font-purple-9{
    color:#6e6778;
}
.font-purple-10{
    color:#392d49;
}
.font-purple-11{
    color:#73628a;
}
.font-purple-12{
    color:#d8d3de;
}
.font-purple-13{
    color:#6c5c81;
}
.font-purple-14{
    color:#7b708b;
}
.font-red-1{
    color:#a40000;
}
/* -------------字體樣式-------------- */
