/*
Theme Name: ManRollo
Theme URI: https://github.com/tidythemes/ManRollo
Author: TidyThemes
Author URI: https://github.com/tidythemes
Description: Donations: https://calmestghost.com/donate. ManRollo is the definitive WordPress boilerplate starter theme. We've carefully constructed the most clean and minimalist theme possible for designers and developers to use as a base to build websites for clients or to build completely custom themes from scratch. Clean, simple, unstyled, semi-minified, unformatted, and valid code, SEO-friendly, jQuery-enabled, no programmer comments, standardized and as white label as possible, and most importantly, the CSS is reset for cross-browser-compatability and no intrusive visual CSS styles have been added whatsoever. A perfect skeleton theme. For support and suggestions, go to: https://github.com/tidythemes/ManRollo/issues. Thank you.
Tags: accessibility-ready, one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Version: 2023
Requires at least: 5.2
Tested up to: 6.1
Requires PHP: 7.0
License: GNU General Public License v3 or Later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: manrollo

ManRollo Wordress Theme © 2011-2023 TidyThemes
ManRollo is distributed under the terms of the GNU GPL
*/

/*@font-face {
  font-family: "Man Europe";
  src: url("assets/css/fonts/ManEurope-Light.woff2") format("woff2"),
    url("assets/css/fonts/ManEurope-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Man Europe";
  src: url("assets/css/fonts/ManEurope-Medium.woff2") format("woff2"),
    url("assets/css/fonts/ManEurope-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Man Europe Condensed";
  src: url("assets/css/fonts/ManEuropeCondensed-Light.woff2") format("woff2"),
    url("assets/css/fonts/ManEuropeCondensed-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Man Europe Condensed";
  src: url("assets/css/fonts/ManEuropeCondensed-Bold.woff2") format("woff2"),
    url("assets/css/fonts/ManEuropeCondensed-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Man Europe";
  src: url("assets/css/fonts/ManEurope-Thin.woff2") format("woff2"),
    url("assets/css/fonts/ManEurope-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Man Europe";
  src: url("assets/css/fonts/ManEurope-LightItalic.woff2") format("woff2"),
    url("assets/css/fonts/ManEurope-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Man Europe";
  src: url("assets/css/fonts/ManEurope-Bold.woff2") format("woff2"),
    url("assets/css/fonts/ManEurope-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Man Europe Condensed";
  src: url("assets/css/fonts/ManEuropeCondensed-Regular.woff2") format("woff2"),
    url("assets/css/fonts/ManEuropeCondensed-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Man Europe";
  src: url("assets/css/fonts/ManEurope-Regular.woff2") format("woff2"),
    url("assets/css/fonts/ManEurope-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}*/