@font-face {
        font-family: KBFGDisplayM;
        font-style: normal;
        font-display: swap;
        src: url("font/KBFGDisplayM.woff") format("woff"), url("font/KBFGDisplayM.woff2") format("woff2");
}

/* bourbon framework */
html, body, div, span, h2, h3, h4, h5, h6, p, blockquote, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, small, strike, strong, sub, tt, dl, dt, dd, ol, ul, li, form, label, table, caption, tbody, tfoot, thead, tr, th, td, embed, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

dl, dt, dd, ol, ul, li {
  list-style: none; }

h1, h2, h3, h4, h5, h6 {
  padding: 0;
  margin: 0; }

legend {
  overflow: hidden;
  position: absolute !important;
  top: -999px;
  left: -9990px;
  width: 1px;
  height: 1px;
  line-height: 0;
  font-size: 0; }

caption {
  display: none;
  position: static;
  left: -9999px;
  text-indent: -9999px;
  height: 0;
  font-size: 0;
  line-height: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed; }

table, td, th {
  vertical-align: middle; }

article, aside, details, figcaption, figure, footer, header, menu, nav, section {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

img {
  vertical-align: top; }

strong {
  font-weight: bold; }

body {
  position: relative;
  font-size: 12px;
  font-family: "KBFGDisplayM", "Segoe WP","Segoe UI","Helvetica Neue","Arial", sans-serif;
  color: #333;
  -webkit-font-smoothing: antialiased;
  line-height: 1.5;
  margin: 0 auto; }

img {
  line-height: 0; }
