/* line 2, ../scss/neat/grid/_grid.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

@font-face {
  font-family: 'oswaldregular';
  src: url("../fonts/oswald_emdash/oswald-regular-emdash-webfont.eot");
  src: url("../fonts/oswald_emdash/oswald-regular-emdash-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/oswald_emdash/oswald-regular-emdash-webfont.woff") format("woff"), url("../fonts/oswald_emdash/oswald-regular-emdash-webfont.ttf") format("truetype"), url("../fonts/oswald_emdash/oswald-regular-emdash-webfont.svg#oswaldregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'pt-serif';
  src: url("../fonts/pt-serif/pt_serif-web-regular-webfont.woff2") format("woff2"), url("../fonts/pt-serif/pt_serif-web-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'pt-serif-bold';
  src: url("../fonts/pt-serif/pt_serif-web-bold-webfont.woff2") format("woff2"), url("../fonts/pt-serif/pt_serif-web-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'pt-serif-italic';
  src: url("../fonts/pt-serif/pt_serif-web-italic-webfont.woff2") format("woff2"), url("../fonts/pt-serif/pt_serif-web-italic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@media only screen and (min-device-width 768px: max-device-width 1024px) and (orientation: landscape) {
  /* line 3, ../scss/partials/tablet/_structure.scss */
  html {
    font-size: 8px;
  }
}
@media only screen and (min-device-width 768px: max-device-width 1024px) and (orientation: portrait) {
  /* line 9, ../scss/partials/tablet/_structure.scss */
  html {
    font-size: 8px;
  }
}

/*# sourceMappingURL=tablet.css.map */
