@font-face {
    font-family: "PrataRegular";
    src: url('../fonts/Prata-Regular.ttf') format('truetype');
}

.customfonttitle {
    font-family: 'PrataRegular' !important;
}

@font-face {
    font-family: "CenturyGothicRegular";
    src: url('../fonts/CenturyGothicRegular.ttf') format('truetype');
}

.customfont {
    font-family: 'CenturyGothicRegular' !important;
}

@font-face {
    font-family: "IMPRISHA_regular";
    src: url('../fonts/ImprintMTShadow.ttf') format('truetype');
}

.customfont1 {
    font-family: 'IMPRISHA_regular' !important;
}

@font-face {
    font-family: "TCB";
    src: url('../fonts/TCB.TTF') format('truetype');
}

.customfont2 {
    font-family: 'TCB' !important;
}

@font-face {
    font-family: "BASKVILL";
    src: url('../fonts/BASKVILL.ttf') format('truetype');
}

.customfontloader {
    font-family: 'BASKVILL' !important;
}

@font-face {
    font-family: "BASKVILL";
    src: url('../fonts/BASKVILL.ttf') format('truetype');
}

.customfontloaderarail {
    font-family: 'Arial' !important;
}

@font-face {
    font-family: "NanumMyeongjo";
    src: url('../fonts/NanumMyeongjo-Regular.ttf') format('truetype');
}

.NanumMyeongjo {
    font-family: 'NanumMyeongjo' !important;
}

@font-face {
    font-family: "Quicksand";
    src: url('../fonts/Quicksand.ttf') format('truetype');
}

.Quicksand {
    font-family: 'Quicksand' !important;
}

@font-face {
    font-family: "Spartan";
    src: url('../fonts/Spartan.ttf') format('truetype');
}

.Quicksand {
    font-family: 'Spartan' !important;
}

@font-face {
    font-family: "calibri";
    src: url('../fonts/calibri.ttf') format('truetype');
}

.calibri {
    font-family: 'calibri' !important;
}