@font-face {
  font-family: "Open Sans";
  src: url("/asset/font/open-sans-bold.eot");
  src: url("/asset/font/open-sans-bold.eot?#iefix") format("embedded-opentype"), url("/asset/font/open-sans-bold.woff2") format("woff2"), url("/asset/font/open-sans-bold.woff") format("woff"), url("/asset/font/open-sans-bold.ttf") format("truetype"), url("/asset/font/open-sans-bold.svg#open-sans-bold") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Open Sans";
  src: url("/asset/font/open-sans-italic.eot");
  src: url("/asset/font/open-sans-italic.eot?#iefix") format("embedded-opentype"), url("/asset/font/open-sans-italic.woff2") format("woff2"), url("/asset/font/open-sans-italic.woff") format("woff"), url("/asset/font/open-sans-italic.ttf") format("truetype"), url("/asset/font/open-sans-italic.svg#open-sans-italic") format("svg");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Open Sans";
  src: url("/asset/font/open-sans-roman.eot");
  src: url("/asset/font/open-sans-roman.eot?#iefix") format("embedded-opentype"), url("/asset/font/open-sans-roman.woff2") format("woff2"), url("/asset/font/open-sans-roman.woff") format("woff"), url("/asset/font/open-sans-roman.ttf") format("truetype"), url("/asset/font/open-sans-roman.svg#open-sans-roman") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Merriweather";
  src: url("/asset/font/merriweather-bold.eot");
  src: url("/asset/font/merriweather-bold.eot?#iefix") format("embedded-opentype"), url("/asset/font/merriweather-bold.woff2") format("woff2"), url("/asset/font/merriweather-bold.woff") format("woff"), url("/asset/font/merriweather-bold.ttf") format("truetype"), url("/asset/font/merriweather-bold.svg#merriweather-bold") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Merriweather";
  src: url("/asset/font/merriweather-italic.eot");
  src: url("/asset/font/merriweather-italic.eot?#iefix") format("embedded-opentype"), url("/asset/font/merriweather-italic.woff2") format("woff2"), url("/asset/font/merriweather-italic.woff") format("woff"), url("/asset/font/merriweather-italic.ttf") format("truetype"), url("/asset/font/merriweather-italic.svg#merriweather-italic") format("svg");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Merriweather";
  src: url("/asset/font/merriweather-roman.eot");
  src: url("/asset/font/merriweather-roman.eot?#iefix") format("embedded-opentype"), url("/asset/font/merriweather-roman.woff2") format("woff2"), url("/asset/font/merriweather-roman.woff") format("woff"), url("/asset/font/merriweather-roman.ttf") format("truetype"), url("/asset/font/merriweather-roman.svg#merriweather-roman") format("svg");
  font-weight: normal;
  font-style: normal;
}
body.fcstraat {
  font-family: "Inter", "Open Sans", "helvetica neue", helvetica, arial, sans-serif;
  background-color: #f8f9fa;
}
body.fcstraat .content--sans {
  font-family: "Barlow Condensed", "Open Sans", "helvetica neue", helvetica, arial, sans-serif;
}
body.fcstraat h1, body.fcstraat h2, body.fcstraat h3, body.fcstraat h4 {
  font-weight: 500;
  font-family: "Barlow Condensed", "Open Sans", "helvetica neue", helvetica, arial, sans-serif;
}
body.fcstraat h1 {
  font-size: 40px;
}
body.fcstraat .publisher-browser__channel-selectors {
  padding: 12px;
  background-color: white;
}
body.fcstraat .publisher-browser__channel-selectors .channel-selector {
  border: 0;
  border-radius: 2px;
  padding: 8px 12px;
  font-family: "Inter", "Open Sans", "helvetica neue", helvetica, arial, sans-serif;
  font-size: 14px;
  height: 46px;
  color: #5F6368;
  background: white;
  background-color: #f1f3f4;
}
@media (min-width: 320px) and (max-width: 767px) {
  body.fcstraat .publisher-browser__channel-selectors {
    flex-direction: column;
    align-items: stretch;
  }
  body.fcstraat .publisher-browser__channel-selectors .channel-selector {
    width: 100%;
    max-width: none;
  }
}
body.fcstraat .search-field {
  height: 46px;
  background-color: #f1f3f4;
  border-radius: 2px;
  font-size: 14px;
  border-width: 0px;
}

body.fcstraat .list-item__name, body.fcstraat .list-item__title {
  font-family: "Barlow Condensed", "Open Sans", "helvetica neue", helvetica, arial, sans-serif;
}

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