/* Optional custom fonts for your decks.
   Visitors only see a font if it is installed on their device or loaded here.
   Put the font file in this folder and add a rule like:

@font-face {
  font-family: "Sailors";            // exact name used in PowerPoint
  src: url("Sailors.woff2") format("woff2"), url("Sailors.ttf") format("truetype");
}
*/
