/*html {
  font-size: 14px;
}

@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
  box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

html {
  position: relative;
  min-height: 100%;
}

body {
  margin-bottom: 60px;
}*/
/* Set padding to keep content from hitting the edges */
.body-content {
    margin-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
/*input,
select,
textarea {
    max-width: 280px;
}*/

.divError {
    font-size: 13px;
    color: red;
    height: 15px;
}

.main-header {
    left: 0 !important;
    position: fixed !important;
    right: 0 !important;
    top: 0 !important;
    z-index: 1037 !important;
}

/*[class*=sidebar-dark-] .nav-treeview > .nav-item > .nav-link {
    
    color: black !important;
}

    [class*=sidebar-dark-] .nav-treeview > .nav-item > .nav-link:hover {
        color: var(--primary) !important;
    }

.nav-treeview {
    color: black !important;
    border-radius: 10px;
    background-color: white !important
}
*/
.bg-brown {
    background-color: #795548 !important; /* Material Design Brown */
    color: white; /* Optional: for contrast */
}

.bg-cyan {
    background-color: #00bcd4 !important; /* Material Design Cyan */
    color: white; /* Optional: for contrast */
}
.bg-aqua {
    background-color: #00FFFF !important; /* Bright aqua/cyan */
    color: #000; /* Black text for strong contrast */
}


.data {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 100px !important;
    cursor: pointer;
}

.sticky {
    top: 5rem;
    right: 10rem;
}

.img-profile {
    height: 2rem;
    width: 2rem;
}

.topbar .topbar-divider {
    width: 0;
    border-right: 1px solid #e3e6f0;
    height: calc(4.375rem - 2rem);
    margin: auto 1rem;
}

.ptop-2 {
    padding-top: 2rem !important;
}

.login-logo {
    background-image: url('../images/GnM_Logo-01.svg');
   /* background-image: url('../images/415x155.png');*/
    height: 120px !important;
    margin-bottom: 0rem !important;
    background-repeat: no-repeat;
    background-position: center;
}

.login-box-msg, .register-box-msg {
    padding: 0 !important;
    font-size: 18px !important;
    font-weight: 500 !important;
}

.border-botton {
    width: 90% !important;
    border-bottom: 1px solid #eee;
    align-self: center;
}

.dropdown-menu-lg {
    min-width: 200px !important;
}

.dropdown-item:hover {
    color: white !important;
    background-color: var(--primary) !important;
    cursor: pointer;
}

.publishStatusCircle {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    cursor: pointer;
}

.publishColor {
    background-color: green;
}

.notPublishColor {
    background-color: red;
}

.action-minWidth-One {
    min-width: 100px;
}

.index-srNo-minWidth {
    min-width: 85px;
}

.divImage {
    display: inline-block;
    position: relative;
    margin-right: 10px;
    background-color: white;
    text-align: center;
    border: solid 1px #c5c5c5;
    padding: 20px;
    margin-bottom: 10px;
}

.divDeleteImage {
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer;
}

.divFileBox {
    width: 150px;
    height: 150px;
    display: inline-block;
    position: relative;
    /*margin-right: 10px;*/
    background-color: white;
    text-align: center;
    border: solid 1px #c5c5c5;
    padding: 20px;
   /* margin-bottom: 10px;*/
}
.GalleryPhotosContainer {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 80px;
}
.data-image {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 100px !important;
    cursor: pointer;
    min-width: 100px;
}
.divDeleteFile {
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer;
}

.close-icon {
    cursor: pointer;
}

.companyAction-minWidth-One {
    min-width: 150px;
}

.text-end{
    text-align:end;
}

.div-back-link {
    cursor: pointer;
    color: #007bff;
}

.brand--image {
    float: left;
    line-height: .8;
    margin-left: 1.8rem;
    margin-right: -1.5rem;
    margin-top: 0px;
    max-height: 35px;
    width: auto;
}
/*---------select2 css--------------*/
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #495057 !important;
    line-height: 28px !important;
}

.select2-container .select2-selection--single {
    height: calc(1.5em + .75rem + 2px) !important;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #d1d3e2 !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    margin-top: 5px;
}

.bootstrap-select .dropdown-toggle .filter-option {
   
    border-radius: 4px;
    border: 1px solid #d1d3e2 !important;
}

/*---------End select2 css--------------*/


/* Gotham Font */
@font-face {
    font-family: 'Gotham';
    src: url('../fonts/Gotham Bold Regular.ttf') format('truetype');
}

/* Bauhaus 93 */
@font-face {
    font-family: 'Bauhaus 93';
    src: url('../fonts/BAUHS93.TTF') format('truetype');
}

/* Bell MT */
@font-face {
    font-family: 'Bell MT';
    src: url('../fonts/BELL.TTF') format('truetype');
}

/* Dattermatter */
@font-face {
    font-family: 'Dattermatter';
    src: url('../fonts/Dattermatter Personal Use.ttf') format('truetype');
}

/* Elephant */
@font-face {
    font-family: 'Elephant';
    src: url('../fonts/ELEPHNT.TTF') format('truetype');
}

/* Helvetica LT Condensed */
@font-face {
    font-family: 'Helvetica LT Condensed';
    src: url('../fonts/Helvetica LT Condensed Black.ttf') format('truetype');
}

/* Inter Bold */
@font-face {
    font-family: 'Inter-Bold';
    src: url('../fonts/nter-Bold.otf') format('opentype');
    font-weight: bold;
}

/* Inter Regular */
@font-face {
    font-family: 'Inter-Regular';
    src: url('../fonts/Inter-Regular.otf') format('opentype');
    font-weight: normal;
}

/* Montserrat Bold */
@font-face {
    font-family: 'Montserrat-Bold';
    src: url('../fonts/Montserrat-Bold.ttf') format('truetype');
    font-weight: 900;
}

/* Montserrat Regular */
@font-face {
    font-family: 'Montserrat-Regular';
    src: url('../fonts/Montserrat-Regular.ttf') format('truetype');
    font-weight: 500;
}

/* Poppins Bold */
@font-face {
    font-family: 'Poppins-Bold';
    src: url('../fonts/Poppins-Bold.ttf') format('truetype');
    font-weight: bold;
}

/* Poppins Regular */
@font-face {
    font-family: 'Poppins-Regular';
    src: url('../fonts/Poppins-Regular.ttf') format('truetype');
    font-weight: normal;
}

/* Roboto Bold */
@font-face {
    font-family: 'Roboto-Bold';
    src: url('../fonts/Roboto-Bold.ttf') format('truetype');
    font-weight: bold;
}

/* Roboto Regular */
@font-face {
    font-family: 'Roboto-Regular';
    src: url('../fonts/Roboto-Regular.ttf') format('truetype');
    font-weight: normal;
}

/* Adage ScriptJF */
@font-face {
    font-family: 'Adage-ScriptJF';
    src: url('../fonts/AdageScriptJF.ttf') format('opentype');
}

/* Alpha Brights */
@font-face {
    font-family: 'Alpha-Brights';
    src: url('../fonts/Alpha Brights.ttf') format('opentype');
}

/* Annabelle JF */
@font-face {
    font-family: 'Annabelle-JF';
    src: url('../fonts/Annabelle JF.ttf') format('opentype');
}

/* BirdsOfParadise */
@font-face {
    font-family: 'Birds-Of-Paradise';
    src: url('../fonts/BirdsOfParadisePersonalUseOnly-dX7X.ttf') format('opentype');
}

/* Commercial Script */
@font-face {
    font-family: 'Commercial-Script';
    src: url('../fonts/COMMERCS.TTF') format('opentype');
}

/*Constanza */
@font-face {
    font-family: 'Constanza';
    src: url('../fonts/Constanza.ttf') format('opentype');
}

/*DebonairJF */
@font-face {
    font-family: 'DebonairJF';
    src: url('../fonts/DebonairJF.ttf') format('opentype');
}

/* FRSCRIPT */
@font-face {
    font-family: 'FRSCRIPT';
    src: url('../fonts/FRSCRIPT.TTF') format('opentype');
}

/* Jitter */
@font-face {
    font-family: 'Jitter';
    src: url('../fonts/Jitter TTF.ttf') format('opentype');
}

/* Julietta Messie */
@font-face {
    font-family: 'Julietta-Messie';
    src: url('../fonts/Julietta-Messie.otf') format('opentype');
}

/* Kunstler Bold */
@font-face {
    font-family: 'Kunstler-Bold';
    src: url('../fonts/KUNSTLEB.TTF') format('opentype');
}

/* Luxury-Royale-JF */
@font-face {
    font-family: 'Luxury-Royale-JF';
    src: url('../fonts/Luxury Royale JF.ttf') format('opentype');
}

/* Manuscript*/
@font-face {
    font-family: 'Manuscript';
    src: url('../fonts/MANUSCRN.TTF') format('opentype');
}

/* Marriage Moment Personal Use*/
@font-face {
    font-family: 'Marriage-Moment-Personal-Use';
    src: url('../fonts/Marriage Moment Personal Use.ttf') format('opentype');
}

/* Milk Script */
@font-face {
    font-family: 'Milk-Script';
    src: url('../fonts/Milk Script.ttf') format('opentype');
}

/* Miss Brooks */
@font-face {
    font-family: 'Miss-Brooks';
    src: url('../fonts/MissBrooks.ttf') format('opentype');
}

/* Mr Canfields */
@font-face {
    font-family: 'Mr-Canfields';
    src: url('../fonts/Mr Canfields.ttf') format('opentype');
}

/* Opulence JF */
@font-face {
    font-family: 'Opulence-JF';
    src: url('../fonts/Opulence JF.ttf') format('opentype');
}

/* P22 Corinthia */
@font-face {
    font-family: 'P22-Corinthia';
    src: url('../fonts/P22 Corinthia.ttf') format('opentype');
}

/* Southland JF */
@font-face {
    font-family: 'Southland-JF';
    src: url('../fonts/Southland JF.ttf') format('opentype');
}

/* Adobe Caslon */
@font-face {
    font-family: 'AdobeCaslon-Bold';
    src: url('../fonts/Adobe Caslon-Bold.otf') format('opentype');
}

/* Adobe Caslon */
@font-face {
    font-family: 'AdobeCaslon-Regular';
    src: url('../fonts/Adobe Caslon-Regular.otf') format('opentype');
}

/* Athena-of-the-Ocean */
@font-face {
    font-family: 'Athena-of-the-Ocean';
    src: url('../fonts/Athena of the Ocean.ttf') format('opentype');
}

/* Baskerville Old Face */
@font-face {
    font-family: 'Baskerville-Old-Face';
    src: url('../fonts/Baskerville Old Face.TTF') format('opentype');
}

/* Battlefield-Shadow */
@font-face {
    font-family: 'Battlefield-Shadow';
    src: url('../fonts/Battlefield Shadow.ttf') format('opentype');
}

/* Bodoni-Mt-italic */
@font-face {
    font-family: 'Bodoni-Mt-italic';
    src: url('../fonts/BOD_I.TTF') format('opentype');
}

/* Bodoni MT Regular */
@font-face {
    font-family: 'Bodoni-MT-Regular';
    src: url('../fonts/Bodoni MT-Regular.TTF') format('opentype');
}

/* Bodoni-MT-Bold */
@font-face {
    font-family: 'Bodoni-MT-Bold';
    src: url('../fonts/Bodoni MT-Bold.TTF') format('opentype');
}

/* Book-Antiqua-Regular */
@font-face {
    font-family: 'Book-Antiqua-Regular';
    src: url('../fonts/Book Antiqua - R.TTF') format('opentype');
}

/* Book-Antiqua-Bold */
@font-face {
    font-family: 'Book-Antiqua-Bold';
    src: url('../fonts/Book Antiqua - B.TTF') format('opentype');
}

/* Brittany Signature */
@font-face {
    font-family: 'Brittany-Signature';
    src: url('../fonts/Brittany Signature.ttf') format('opentype');
}

/* Christmas-Time-Personal-Use */
@font-face {
    font-family: 'Christmas-Time-Personal-Use';
    src: url('../fonts/Christmas Time Personal Use.ttf') format('opentype');
}

/* Gistesy */
@font-face {
    font-family: 'Gistesy';
    src: url('../fonts/Gistesy.ttf') format('opentype');
}

/* Great-Vibes*/
@font-face {
    font-family: 'Great-Vibes';
    src: url('../fonts/Great Vibes.ttf') format('opentype');
}

/* Lato-Bold */
@font-face {
    font-family: 'Lato-Bold';
    src: url('../fonts/Lato-Bold.ttf') format('opentype');
}

/*Lato-Regular */
@font-face {
    font-family: 'Lato-Regular';
    src: url('../fonts/Lato-Regular.ttf') format('opentype');
}
/*Lato-Semibold */
@font-face {
    font-family: 'Lato-Semibold';
    src: url('../fonts/Lato-Semibold.ttf') format('opentype');
}

/*Manrope-bold */
@font-face {
    font-family: 'Manrope-bold';
    src: url('../fonts/manrope-bold.otf') format('opentype');
}

/*Manrope-Regular */
@font-face {
    font-family: 'Manrope-regular';
    src: url('../fonts/manrope-regular.otf') format('opentype');
}

/*Manrope-Regular */
@font-face {
    font-family: 'Manrope-semibold';
    src: url('../fonts/manrope-semibold.otf') format('opentype');
}

/*Mark */
@font-face {
    font-family: 'Mark';
    src: url('../fonts/mark.ttf') format('opentype');
}

/*Nimbus-RomNo9L-regular */
@font-face {
    font-family: 'Nimbus-RomNo9L-regular';
    src: url('../fonts/NimbusRomNo9L-Reg.otf') format('opentype');
}

/*Nimbus-RomNo9L-medium */
@font-face {
    font-family: 'Nimbus-RomNo9L-Medium';
    src: url('../fonts/NimbusRomNo9L-Med.otf') format('opentype');
}

/*Oswald-Regular*/
@font-face {
    font-family: 'Oswald-Regular';
    src: url('../fonts/Oswald-Regular.otf') format('opentype');
}

/*Noto-Sans-Tamil*/
@font-face {
    font-family: 'notosanstamil-black';
    src: url('../fonts/notosanstamil-black.ttf') format('truetype');
}
@font-face {
    font-family: 'notosanstamil-bold';
    src: url('../fonts/notosanstamil-bold.ttf') format('truetype');
}
@font-face {
    font-family: 'notosanstamil-regular';
    src: url('../fonts/notosanstamil-regular.ttf') format('truetype');
}
@font-face {
    font-family: 'notosanstamil-semibold';
    src: url('../fonts/notosanstamil-semibold.ttf') format('truetype');
}

/*BebasNeue-Bold*/
@font-face {
    font-family: 'bebasneue-bold';
    src: url('../fonts/bebasneue-bold.ttf') format('truetype');
}

/*BebasNeue-Regular*/
@font-face {
    font-family: 'bebasneue-regular';
    src: url('../fonts/bebasneue-regular.ttf') format('truetype');
}

/*BerkshireSwash-Regular*/
@font-face {
    font-family: 'berkshireswash-regular';
    src: url('../fonts/berkshireswash-regular.ttf') format('truetype');
}

/*Exotc350 Bd BT Bold*/
@font-face {
    font-family: 'exotc350 bd bt bold';
    src: url('../fonts/exotc350 bd bt bold.ttf') format('truetype');
}

/*Exotc350 DmBd BT Demi-Bold*/
@font-face {
    font-family: 'exotc350 dmbd bt demi-bold';
    src: url('../fonts/exotc350 dmbd bt demi-bold.ttf') format('truetype');
}

/*Felix Titling*/
@font-face {
    font-family: 'felixti';
    src: url('../fonts/felixti.ttf') format('truetype');
}

/*Fredoka-Bold*/
@font-face {
    font-family: 'fredoka-bold';
    src: url('../fonts/fredoka-bold.ttf') format('truetype');
}

/*Fredoka-Regular*/
@font-face {
    font-family: 'fredoka-regular';
    src: url('../fonts/fredoka-regular.ttf') format('truetype');
}

/*Futura Bk BT Book*/
@font-face {
    font-family: 'futura bk bt book';
    src: url('../fonts/futura bk bt book.ttf') format('truetype');
}

/*Inter-Black*/
@font-face {
    font-family: 'inter-black';
    src: url('../fonts/inter-black.otf') format('opentype');
}

/*Inter-BlackItalic*/
@font-face {
    font-family: 'inter-blackitalic';
    src: url('../fonts/inter-blackitalic.otf') format('opentype');
}

/*Inter-BoldItalic*/
@font-face {
    font-family: 'inter-bolditalic';
    src: url('../fonts/inter-bolditalic.otf') format('opentype');
}

/*Inter-Italic*/
@font-face {
    font-family: 'inter-italic';
    src: url('../fonts/inter-italic.otf') format('opentype');
}

/*Oswald-Bold*/
@font-face {
    font-family: 'oswald-bold';
    src: url('../fonts/oswald-bold.ttf') format('truetype');
}

/*Oswald-Medium*/
@font-face {
    font-family: 'oswald-medium';
    src: url('../fonts/oswald-medium.ttf') format('truetype');
}

/*Perpetua Titling MT Bold*/
@font-face {
    font-family: 'pertibd';
    src: url('../fonts/pertibd.ttf') format('truetype');
}

/*Perpetua Titling MT Light*/
@font-face {
    font-family: 'pertili';
    src: url('../fonts/pertili.ttf') format('truetype');
}

/*Poppins-Black*/
@font-face {
    font-family: 'poppins-black';
    src: url('../fonts/poppins-black.ttf') format('truetype');
}

/*Poppins-BlackItalic*/
@font-face {
    font-family: 'poppins-blackitalic';
    src: url('../fonts/poppins-blackitalic.ttf') format('truetype');
}

/*Poppins-BoldItalic*/
@font-face {
    font-family: 'poppins-bolditalic';
    src: url('../fonts/poppins-bolditalic.ttf') format('truetype');
}

/*Poppins-Italic*/
@font-face {
    font-family: 'poppins-italic';
    src: url('../fonts/poppins-italic.ttf') format('truetype');
}

/*Arima-Bold*/
@font-face {
    font-family: 'arima-bold';
    src: url('../fonts/arima-bold.ttf') format('truetype');
}

/*Arima-Regular*/
@font-face {
    font-family: 'arima-regular';
    src: url('../fonts/arima-regular.ttf') format('truetype');
}

/*Arima-SemiBold*/
@font-face {
    font-family: 'arima-semibold';
    src: url('../fonts/arima-semibold.ttf') format('truetype');
}

/*Catamaran-Black*/
@font-face {
    font-family: 'catamaran-black';
    src: url('../fonts/catamaran-black.ttf') format('truetype');
}

/*Catamaran-Bold*/
@font-face {
    font-family: 'catamaran-bold';
    src: url('../fonts/catamaran-bold.ttf') format('truetype');
}

/*Catamaran-Regular*/
@font-face {
    font-family: 'catamaran-regular';
    src: url('../fonts/catamaran-regular.ttf') format('truetype');
}

/*Catamaran-Regular*/
@font-face {
    font-family: 'catamaran-semibold';
    src: url('../fonts/catamaran-semibold.ttf') format('truetype');
}

/*Meera-Inimai*/
@font-face {
    font-family: 'meera-inimai';
    src: url('../fonts/meera-inimai.ttf') format('truetype');
}

/* TAMIL-UNI001 */
@font-face {
    font-family: 'tamil-uni001';
    src: url('../fonts/TAMIL-UNI001.ttf') format('truetype');
}

/* TAMIL-UNI002 */
@font-face {
    font-family: 'tamil-uni002';
    src: url('../fonts/TAMIL-UNI002.ttf') format('truetype');
}

/* TAMIL-UNI003 */
@font-face {
    font-family: 'tamil-uni003';
    src: url('../fonts/TAMIL-UNI003.ttf') format('truetype');
}

/* TAMIL-UNI004 */
@font-face {
    font-family: 'tamil-uni004';
    src: url('../fonts/TAMIL-UNI004.ttf') format('truetype');
}

/* TAMIL-UNI005 */
@font-face {
    font-family: 'tamil-uni005';
    src: url('../fonts/TAMIL-UNI005.ttf') format('truetype');
}

/* TAMIL-UNI006 */
@font-face {
    font-family: 'tamil-uni006';
    src: url('../fonts/TAMIL-UNI006.ttf') format('truetype');
}

/* TAMIL-UNI007 */
@font-face {
    font-family: 'tamil-uni007';
    src: url('../fonts/TAMIL-UNI007.ttf') format('truetype');
}

/* TAMIL-UNI008 */
@font-face {
    font-family: 'tamil-uni008';
    src: url('../fonts/TAMIL-UNI008.ttf') format('truetype');
}

/* TAMIL-UNI009 */
@font-face {
    font-family: 'tamil-uni009';
    src: url('../fonts/TAMIL-UNI009.ttf') format('truetype');
}

/* TAMIL-UNI010 */
@font-face {
    font-family: 'tamil-uni010';
    src: url('../fonts/TAMIL-UNI010.ttf') format('truetype');
}

/* TAMIL-UNI011 */
@font-face {
    font-family: 'tamil-uni011';
    src: url('../fonts/TAMIL-UNI011.ttf') format('truetype');
}

/* TAMIL-UNI012 */
@font-face {
    font-family: 'tamil-uni012';
    src: url('../fonts/TAMIL-UNI012.ttf') format('truetype');
}

/* TAMIL-UNI013 */
@font-face {
    font-family: 'tamil-uni013';
    src: url('../fonts/TAMIL-UNI013.ttf') format('truetype');
}

/* TAMIL-UNI014 */
@font-face {
    font-family: 'tamil-uni014';
    src: url('../fonts/TAMIL-UNI014.ttf') format('truetype');
}

/* TAMIL-UNI015 */
@font-face {
    font-family: 'tamil-uni015';
    src: url('../fonts/TAMIL-UNI015.ttf') format('truetype');
}

/* TAMIL-UNI016 */
@font-face {
    font-family: 'tamil-uni016';
    src: url('../fonts/TAMIL-UNI016.ttf') format('truetype');
}

/* TAMIL-UNI017 */
@font-face {
    font-family: 'tamil-uni017';
    src: url('../fonts/TAMIL-UNI017.ttf') format('truetype');
}

/* TAMIL-UNI018 */
@font-face {
    font-family: 'tamil-uni018';
    src: url('../fonts/TAMIL-UNI018.ttf') format('truetype');
}

/* TAMIL-UNI019 */
@font-face {
    font-family: 'tamil-uni019';
    src: url('../fonts/TAMIL-UNI019.ttf') format('truetype');
}

/* TAMIL-UNI020 */
@font-face {
    font-family: 'tamil-uni020';
    src: url('../fonts/TAMIL-UNI020.ttf') format('truetype');
}

/* TAMIL-UNI021 */
@font-face {
    font-family: 'tamil-uni021';
    src: url('../fonts/TAMIL-UNI021.ttf') format('truetype');
}

/* TAMIL-UNI022 */
@font-face {
    font-family: 'tamil-uni022';
    src: url('../fonts/TAMIL-UNI022.ttf') format('truetype');
}

/* TAMIL-UNI023 */
@font-face {
    font-family: 'tamil-uni023';
    src: url('../fonts/TAMIL-UNI023.ttf') format('truetype');
}

/* TAMIL-UNI024 */
@font-face {
    font-family: 'tamil-uni024';
    src: url('../fonts/TAMIL-UNI024.ttf') format('truetype');
}

/* TAMIL-UNI025 */
@font-face {
    font-family: 'tamil-uni025';
    src: url('../fonts/TAMIL-UNI025.ttf') format('truetype');
}

/* TAMIL-UNI026 */
@font-face {
    font-family: 'tamil-uni026';
    src: url('../fonts/TAMIL-UNI026.ttf') format('truetype');
}

/* TAMIL-UNI027 */
@font-face {
    font-family: 'tamil-uni027';
    src: url('../fonts/TAMIL-UNI027.ttf') format('truetype');
}

/* TAMIL-UNI028 */
@font-face {
    font-family: 'tamil-uni028';
    src: url('../fonts/TAMIL-UNI028.ttf') format('truetype');
}

/* TAMIL-UNI029 */
@font-face {
    font-family: 'tamil-uni029';
    src: url('../fonts/TAMIL-UNI029.ttf') format('truetype');
}

/* TAMIL-UNI030 */
@font-face {
    font-family: 'tamil-uni030';
    src: url('../fonts/TAMIL-UNI030.ttf') format('truetype');
}

/* TAMIL-UNI031 */
@font-face {
    font-family: 'tamil-uni031';
    src: url('../fonts/TAMIL-UNI031.ttf') format('truetype');
}
