@font-face {
    font-family: 'kanit';
    src: url('kanit-italic-webfont.eot');
    src: url('kanit-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('kanit-italic-webfont.woff2') format('woff2'),
         url('kanit-italic-webfont.woff') format('woff'),
         url('kanit-italic-webfont.ttf') format('truetype'),
         url('kanit-italic-webfont.svg#kanititalic') format('svg');
    font-weight: normal;
    font-style: italic;

}


@font-face {
    font-family: 'kanit';
    src: url('kanit-regular-webfont.eot');
    src: url('kanit-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('kanit-regular-webfont.woff2') format('woff2'),
         url('kanit-regular-webfont.woff') format('woff'),
         url('kanit-regular-webfont.ttf') format('truetype'),
         url('kanit-regular-webfont.svg#kanitregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'cs_chatthai';
    src: url('cschatthai-webfont.eot');
    src: url('cschatthai-webfont.eot?#iefix') format('embedded-opentype'),
         url('cschatthai-webfont.woff2') format('woff2'),
         url('cschatthai-webfont.woff') format('woff'),
         url('cschatthai-webfont.ttf') format('truetype'),
         url('cschatthai-webfont.svg#cs_chatthairegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ayuthaya';
    src: url('ayuthaya-webfont.woff2') format('woff2'),
         url('ayuthaya-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

table {
  font-family: 'kanit', 'Th Krub', 'Th Sarabun New', 'Helvetica', sans-serif;
  //font-weight: bold;
  font-size: 16px;
}

td {
  //font-family: -apple-system, BlinkMacSystemFont,'kanit', 'Th Krub', 'Th Sarabun New', 'Helvetica', sans-serif;
  font-family: "cs_chatthai", "Th Sarabun New", Times, serif;
  //font-weight: bold;
  font-size: 22px;
}

font {
  font-family: 'kanit', 'Th Krub', 'Th Sarabun New', 'Helvetica', sans-serif;
  //font-style: italic;
  //font-weight: bold;
  font-size: 18px;
}



p {
  font-family:  'Kanit',  'Th Krub', 'Th Sarabun New','Helvetica', sans-serif;
  //font-style: italic;
  //font-weight: bold;
  font-size: 18px;
}

div.f1 {
  font-family:  'kanit',  'Th Krub', 'Th Sarabun New','Helvetica', sans-serif;
  //font-style: italic;
  //font-weight: bold;
  font-size: 22px;
  //color: #297aff;
}

div.f2 {
  font-family:  'kanit',  'Th Krub', 'Th Sarabun New','Helvetica', sans-serif;
  font-style: italic;
  //font-weight: bold;
  font-size: 18px;
}

div.f2c {
  font-family:  'kanit',  'Th Krub', 'Th Sarabun New','Helvetica', sans-serif;
  //font-style: italic;
  //font-weight: bold;
  font-size: 18px;
  color: #00539c;
}

div.f2cc {
  font-family:  'kanit',  'Th Krub', 'Th Sarabun New','Helvetica', sans-serif;
  //font-style: italic;
  //font-weight: bold;
  font-size: 28px;
  color: #000000;
}

div.f3 {
  font-family:  'cs_chatthai',  'Th Krub', 'Th Sarabun New','Helvetica', sans-serif;
  //font-style: italic;
  //font-weight: bold;
  font-size: 24px;
  //color: #009999;
}

div.f4 {
  font-family:  'kanit',  'Th Krub', 'Th Sarabun New','Helvetica', sans-serif;
  font-style: italic;
  //font-weight: bold;
  font-size: 16px;
}

div.f5 {
  font-family:  'ayuthaya';
  //font-style: italic;
  //font-weight: bold;
  font-size: 18px;
}

div.ex1 {
  //border: 1px solid;
  //margin-top: 20px;
  //margin-bottom: 20px;
  //margin-right: 25px;
  //margin-left: 35px;
  margin: auto;
  width: 1400px;
  padding: 10px;
  //padding-top: 50px;
  box-shadow: 2px 4px 4px #888888;
  background-color: #F5F5F5;
  border-radius: 5px;

    }

