@tailwind base;
@tailwind components;
@tailwind utilities;

@layer base {
  @font-face {
    font-family: "StyreneA";
    font-style: normal;
    font-weight: 400;
    src: url(/assets/StyreneA-Regular-Web-435f93c68e40d349496a3348548023a92bc3a841caf14681088227e2a82ec4a7.woff2) format("woff2");
  }
  @font-face {
    font-family: "StyreneA";
    font-style: normal;
    font-weight: 700;
    src: url(/assets/StyreneA-Bold-Web-060e751fcf34e3cda5e30a0db44e9be9fe64468d07ad72c7abd9301071c9f425.woff2) format("woff2");
  }

  @font-face {
    font-family: "StyreneA";
    font-style: normal;
    font-weight: 500;
    src: url(/assets/StyreneA-Medium-Web-4e2f7776cb899de6426e657e55540e7d7b23c78a2cad44efc48b8a67f8009eca.woff2) format("woff2");
  }

  body {
    min-height: 100vh;
  }
}
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS (and SCSS, if configured) file within this directory, lib/assets/stylesheets, or any plugin's
 * vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *

 */
