@font-face {
  font-family: 'Mael';
  src: url("/fonts/Mael.woff2") format("woff2"), url("/fonts/Mael.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* line 14, app/assets/stylesheets/static_pages.scss */
body {
  background-image: url("/fhassets/bgpage.jpg");
  background-position: center;
  background-repeat: repeat;
}

/* line 20, app/assets/stylesheets/static_pages.scss */
h1 {
  font-family: 'Mael';
}
/* line 5, app/assets/stylesheets/teachings.scss */
#heroes table, #heroes th, #heroes td {
  border: 1px solid black;
  padding: 5px;
}

/* line 11, app/assets/stylesheets/teachings.scss */
#heroes table tr {
  text-align: center;
}
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS 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/SCSS
 * 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.
 *


 */
