/**
 * Campaign Styles for campaign #9303
 */

/** Style Campaign style#21 */
@import url('https://fonts.googleapis.com/css2?family=Eagle+Lake&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Hahmlet:wght@300&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Staatliches&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&display=swap');

h1, h2, h3, h4, h5, h6 {
  font-family: "Staatliches", cursive;
}
* :not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) {
  font-family: "Hahmlet", sans-serif;
  font-size: 11pt;
}
