@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-Regular/Inter-Regular.eot');
    src: url('../fonts/Inter-Regular/Inter-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Inter-Regular/Inter-Regular.woff2') format('woff2'),
        url('../fonts/Inter-Regular/Inter-Regular.woff') format('woff'),
        url('../fonts/Inter-Regular/Inter-Regular.ttf') format('truetype'),
        url('../fonts/Inter-Regular/Inter-Regular.svg#Inter-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-SemiBold/Inter-SemiBold.eot');
    src: url('../fonts/Inter-SemiBold/Inter-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Inter-SemiBold/Inter-SemiBold.woff2') format('woff2'),
        url('../fonts/Inter-SemiBold/Inter-SemiBold.woff') format('woff'),
        url('../fonts/Inter-SemiBold/Inter-SemiBold.ttf') format('truetype'),
        url('../fonts/Inter-SemiBold/Inter-SemiBold.svg#Inter-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
  }
  @font-face {
    font-family: 'Inter';
    src: url('../fonts/Kanit-Bold/Kanit-Bold.eot');
    src: url('../fonts/Kanit-Bold/Kanit-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Kanit-Bold/Kanit-Bold.woff2') format('woff2'),
        url('../fonts/Kanit-Bold/Kanit-Bold.woff') format('woff'),
        url('../fonts/Kanit-Bold/Kanit-Bold.ttf') format('truetype'),
        url('../fonts/Kanit-Bold/Kanit-Bold.svg#Kanit-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
  font-family: 'Sniglet';
  src: url('../fonts/Sniglet-Regular.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
html, body { font-family: 'Inter';} 
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 { margin: 0px; font-family: 'Inter';}