/* CSS Document */

/* Quicksand */
@font-face {
    font-family: "Quicksand";
    src: url("../fonts/Quicksand/Quicksand-VariableFont_wght.ttf") format("truetype");
    font-display: swap; 
}

/* Pencil Pete */
@font-face {
    font-family: "Pencil";
    src: url("../fonts/pencilpete/pencilpete.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* Rosie Sans Gorgeous - Coffee Section */
@font-face {
    font-family: "Rosie Sans Gorgeous";
    src: url("../fonts/rosie/RosieRegular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;  
}

/* Hello Beautiful */
@font-face {
    font-family: "HelloBeautiful";
    src: url("../fonts/hellobeautiful/hellobeautiful.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* Dessert Menu Sans */
@font-face {
    font-family: "DessertMenuSans-Regular";
    src: url("../fonts/dessertmenusans/dessertmenusans-regular.woff2") format("woff2"),
         url("../fonts/dessertmenusans/dessertmenusans-regular.woff") format("woff"),
         url("../fonts/dessertmenusans/dessertmenusans-regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* Franklin Gothic Heavy Italic */
@font-face {
    font-family: "FranklinGothic-HvyIt";
    src: url("../fonts/franklingothic/FranklinGothic-HvyIt-webfont.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* Damion */
@font-face {
    font-family: 'Damion';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/damion/damion.woff2") format('woff2'); 
}

/* Bebas Neue */
@font-face {
    font-family: 'Bebas Neue';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/bebasneue/bebasneue.woff2") format('woff2');
}

/* Oswald */
@font-face {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/oswald/oswald-latin-600-normal.woff2") format('woff2');
}

/* Dear Joe */
@font-face {
    font-family: "Dear Joe";
    src: url("../fonts/joe/dearJoe.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* Caviar Dreams Bold */
@font-face {
    font-family: "CaviarDreams";
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: local("Caviar Dreams Bold"), local("CaviarDreams-Bold"), url("../fonts/caviardreams/bold.ab7383d4.woff") format("woff");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* Outfit 300 */
@font-face {
    font-family: "Outfit";
    font-weight: 300;
    font-style: normal;
    font-display: swap;
    src: url("../fonts/outfit/outfit_n3.8c97ae4c4fac7c2ea467a6dc784857f4de7e0e37.woff2") format("woff2");
}

/* Outfit 600 */
@font-face {
    font-family: "Outfit";
    font-weight: 600;
    font-style: normal;
    font-display: swap;
    src: url("../fonts/outfit/outfit_n6.dfcbaa80187851df2e8384061616a8eaa1702fdc.woff2") format("woff2");
}
@font-face {
    font-family: "futura";
    font-weight: 600;
    font-style: normal;
    font-display: swap;
    src: url("../fonts/futura/FuturaPTBook.woff2") format("woff2");
}
@font-face {
    font-family: "futura-pt-medium";
    font-weight: 600;
    font-style: normal;
    font-display: swap;
    src: url("../fonts/futura/FuturaPTMedium.woff2") format("woff2");
}
@font-face {
  font-family: 'Verveine';
  src: url("../fonts/verveine/Verveine-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap; 
}
@font-face {
  font-family: 'Univers-Condensed';
  src: url("../fonts/univers/univers-regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap; 
}
