::selection {
  background: #c8102e;
  color: #ffffff;
}

::-moz-selection {
  background: #c8102e;
  color: #ffffff;
}
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&display=swap');

body,
button,
input,
select,
textarea {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}
/* RPG TYPOGRAPHY — HEADINGS */
.rpg-pgn h1,
.rpg-pgn h2,
.rpg-pgn h3,
.rpg-pgn .teamname,
.rpg-pgn .label,
.rpg-pgn .record,
.rpg-pgn .num {
    font-family: "Roboto Condensed", "Arial Narrow", Arial, sans-serif !important;
    font-weight: 700;
}
/* =========================================================
   RPG INTELLIGENCE BRIEF — FULL WIDTH ARTICLE
   POST 43626
   ========================================================= */

