@charset "utf-8";
/* CSS Document */

/* F O N T S */

/* WAITING FOR THE SUNRISE REGULAR */
@font-face {
   font-family: 'WaitingfortheSunrise';
   font-style: normal;
   font-weight: 400;
   font-display: swap; 
   src: url('../fonts/waitingforthesunrise/WaitingfortheSunrise.eot'),
        url('../fonts/waitingforthesunrise/WaitingfortheSunrised41d.eot?#iefix') format('embedded-opentype'),
        url('../fonts/waitingforthesunrise/WaitingfortheSunrise.otf') format('opentype'),
        url('../fonts/waitingforthesunrise/WaitingfortheSunrise.svg#WaitingfortheSunrise') format('svg'),
        url('../fonts/waitingforthesunrise/WaitingfortheSunrise.ttf') format('truetype'),
        url('../fonts/waitingforthesunrise/WaitingfortheSunrise.woff') format('woff'),
        url('../fonts/waitingforthesunrise/WaitingfortheSunrise.woff2') format('woff2');
}

/* HANNMBC */
@font-face {
  font-family: 'HANNMBC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/HANNMBC/HANNMBC_.woff2') format('woff2'),
       url('../fonts/HANNMBC/HANNMBC_.woff') format('woff'),
       url('../fonts/HANNMBC/HANNMBC_.ttf') format('truetype'),
       url('../fonts/HANNMBC/HANNMBC_.otf') format('opentype'),
       url('../fonts/HANNMBC/HANNMBC_d41d.eot?#iefix') format('embedded-opentype'),
       url('../fonts/HANNMBC/HANNMBC_.svg#HANNMBC_') format('svg');
}


/* LATO FAMILY */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url('../fonts/Lato/Lato-Thin.ttf') format('truetype');
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('../fonts/Lato/Lato-Light.ttf') format('truetype');
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/Lato/Lato-Regular.ttf') format('truetype');
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/Lato/Lato-Bold.ttf') format('truetype');
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('../fonts/Lato/Lato-Black.ttf') format('truetype');
}

/* LATO CLASSES */
.lato-thin {
  font-family: "Lato", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.lato-light {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.lato-regular {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.lato-bold {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.lato-black {
  font-family: "Lato", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.lato-thin-italic {
  font-family: "Lato", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.lato-light-italic {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.lato-regular-italic {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.lato-bold-italic {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.lato-black-italic {
  font-family: "Lato", sans-serif;
  font-weight: 900;
  font-style: italic;
}


/* GARAMOND PREMR PRO */
@font-face {
  font-family: 'GaramondPremrPro';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/GaramondPremrPro/GaramondPremrPro.eot'),
       url('../fonts/GaramondPremrPro/GaramondPremrProd41d.eot?#iefix') format('embedded-opentype'),
       url('../fonts/GaramondPremrPro/GaramondPremrPro.otf') format('opentype'),
       url('../fonts/GaramondPremrPro/GaramondPremrPro.svg#GaramondPremrPro') format('svg'),
       url('../fonts/GaramondPremrPro/GaramondPremrPro.ttf') format('truetype'),
       url('../fonts/GaramondPremrPro/GaramondPremrPro.woff') format('woff'),
       url('../fonts/GaramondPremrPro/GaramondPremrPro.woff2') format('woff2');
}

/* BLACKSIGNATURE */
@font-face {
  font-family: 'BlackSignature';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/BlackSignature/BlackSignature.otf') format('opentype');
}
