/* CSS TEMPLATE */

@import url("https://use.typekit.net/for7avf.css");
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');

/* TEXT */

.sePage .sePageLayout .urw-text h1 {
 font-family: urw-din-condensed, sans-serif;
 font-weight: 600;
 font-style: normal;
 font-size: 50px;
 color: #000000;
}

.sePage .sePageLayout .urw-text h2 {
 font-family: urw-din-condensed, sans-serif;
 font-weight: 600;
 font-style: normal;
 font-size: 40px;
 color: #000000;
}

.urw-text p {
 font-family: urw-din, sans-serif;
 font-weight: 400;
 font-style: normal;
 font-size: 18px;
 color: #222222;
}

.sePage .sePageLayout h1.skihills {
 font-family: "Bebas Neue", sans-serif;
 font-weight: 400;
 font-size: 13rem;
 font-style: normal;
}