@font-face {
    font-family: 'muliregular';
    src: url('../font/muli/muli-regular.woff2') format('woff2'),
         url('../font/muli/muli-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'mulisemibold';
    src: url('../font/muli/muli-semibold.woff2') format('woff2'),
         url('../font/muli/muli-semibold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'mulibold';
    src: url('../font/muli/muli-bold.woff2') format('woff2'),
         url('../font/muli/muli-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'utm_khuccamtaregular';
    src: url('../font/utm_khuccamta/utm_khuccamta.woff2') format('woff2'),
         url('../font/utm_khuccamta/utm_khuccamta.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
  font-family: 'RobotoCondensed_Bold';
  src: url('../font/RobotoCondensed-Bold/RobotoCondensed-Bold.eot?#iefix') format('embedded-opentype'),  url('../font/RobotoCondensed-Bold/RobotoCondensed-Bold.woff') format('woff'), url('../font/RobotoCondensed-Bold/RobotoCondensed-Bold.ttf')  format('truetype'), url('../font/RobotoCondensed-Bold/RobotoCondensed-Bold.svg#RobotoCondensed-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}