@font-face {
    font-family: 'Sukhumvit';
    src: url('FontSukhumvit/sukhumvitset-light-webfont.eot');
    src: url('FontSukhumvit/sukhumvitset-light-webfont.eot?#iefix') format('embedded-opentype'), url('FontSukhumvit/sukhumvitset-light-webfont.woff2') format('woff2'), url('FontSukhumvit/sukhumvitset-light-webfont.woff') format('woff'), url('FontSukhumvit/sukhumvitset-light-webfont.ttf') format('truetype'), url('FontSukhumvit/sukhumvitset-light-webfont.svg#opunregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.alert,
.brand,
.btn-simple,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.navbar,
.td-name,
input,
option,
button,
a,
body,
button.close,
h1,
h2,
h3,
h4,
h5,
h6,
p,
canvas,
td {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    /* font-family: Lato, sans-serif */
    font-family: "Sukhumvit";
}