@font-face {
  font-family: "DreamCottage";
  src: url("../fonts/DreamCottage/DreamCottage-Regular.eot");
  src: url("../fonts/DreamCottage/DreamCottage-Regular.eot?#iefix")
      format("embedded-opentype"),
    /* url("../fonts/DreamCottage/DreamCottage-Regular.woff2") format("woff2"), */
    url("../fonts/DreamCottage/DreamCottage-Regular.woff") format("woff"),
    url("../fonts/DreamCottage/DreamCottage-Regular.ttf") format("truetype"),
    url("../fonts/DreamCottage/DreamCottage-Regular.svg#DreamCottage-Regular")
      format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "DreamCottage";
  src: url("../fonts/DreamCottage/DreamCottage-Italic.eot");
  src: url("../fonts/DreamCottage/DreamCottage-Italic.eot?#iefix")
      format("embedded-opentype"),
    /* url("../fonts/DreamCottage/DreamCottage-Italic.woff2") format("woff2"), */
    url("../fonts/DreamCottage/DreamCottage-Italic.woff") format("woff"),
    url("../fonts/DreamCottage/DreamCottage-Italic.ttf") format("truetype"),
    url("../fonts/DreamCottage/DreamCottage-Italic.svg#DreamCottage-Italic")
      format("svg");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
    font-family: 'AlbertSans';
    src: url('../fonts/AlbertSans/AlbertSans-Regular.eot');
    src: url('../fonts/AlbertSans/AlbertSans-Regular.eot?#iefix') format('embedded-opentype'),
        /* url('../fonts/AlbertSans/AlbertSans-Regular.woff2') format('woff2'), */
        url('../fonts/AlbertSans/AlbertSans-Regular.woff') format('woff'),
        url('../fonts/AlbertSans/AlbertSans-Regular.svg#AlbertSans-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AlbertSans';
    src: url('../fonts/AlbertSans/AlbertSans-SemiBold.eot');
    src: url('../fonts/AlbertSans/AlbertSans-SemiBold.eot?#iefix') format('embedded-opentype'),
        /* url('../fonts/AlbertSans/AlbertSans-SemiBold.woff2') format('woff2'), */
        url('../fonts/AlbertSans/AlbertSans-SemiBold.woff') format('woff'),
        url('../fonts/AlbertSans/AlbertSans-SemiBold.svg#AlbertSans-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}



@font-face {
    font-family: 'AlbertSans';
    src: url('../fonts/AlbertSans/AlbertSans-Bold.eot');
    src: url('../fonts/AlbertSans/AlbertSans-Bold.eot?#iefix') format('embedded-opentype'),
        /* url('../fonts/AlbertSans/AlbertSans-Bold.woff2') format('woff2'), */
        url('../fonts/AlbertSans/AlbertSans-Bold.woff') format('woff'),
        url('../fonts/AlbertSans/AlbertSans-Bold.svg#AlbertSans-Bold') format('svg');
    font-weight: 700;
    font-style: bold;
    font-display: swap;
}

@font-face {
    font-family: 'Biro Script reduced';
    src: url('../fonts/BiroScriptreduced/BiroScriptreduced.eot');
    src: url('../fonts/BiroScriptreduced/BiroScriptreduced.eot?#iefix') format('embedded-opentype'),
        /* url('../fonts/BiroScriptreduced/BiroScriptreduced.woff2') format('woff2'), */
        url('../fonts/BiroScriptreduced/BiroScriptreduced.woff') format('woff'),
        url('../fonts/BiroScriptreduced/BiroScriptreduced.svg#BiroScriptreduced') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
