/**********************************************************
// FONT >> BonVivant >> Script >> Normal (400)
**********************************************************/
@font-face {
    font-family: "BonVivant-Script";
    src: url(../Fonts/BonVivant-Script.woff2) format("woff2"),
         url(../Fonts/BonVivant-Script.woff) format("woff");
	font-display: swap;
    font-style: normal;
	font-weight: 400;
	}

/**********************************************************
// FONT >> BonVivant >> Serif >> Normal (400)
**********************************************************/
@font-face {
    font-family: "BonVivant-Serif";
    src: url(../Fonts/BonVivant-Serif.woff2) format("woff2"),
         url(../Fonts/BonVivant-Serif.woff) format("woff");
	font-display: swap;
    font-style: normal;
	font-weight: 400;
	}

/**********************************************************
// FONT >> BonVivant >> Serif >> Bold (700)
**********************************************************/
@font-face {
    font-family: "BonVivant-Serif";
    src: url(../Fonts/BonVivant-Serif-Bold.woff2) format("woff2"),
         url(../Fonts/BonVivant-Serif-Bold.woff) format("woff");
	font-display: swap;
    font-style: normal;
	font-weight: 700;
	}

/**********************************************************
// FONT >> MuseoSans >> Thin (100)
**********************************************************/
@font-face {
    font-family: "MuseoSans";
    src: url(../Fonts/MuseoSans-100.woff2) format("woff2"),
         url(../Fonts/MuseoSans-100.woff) format("woff");
	font-display: swap;
    font-style: normal;
	font-weight: 100;
	}

/**********************************************************
// FONT >> MuseoSans >> Light (300)
**********************************************************/
@font-face {
    font-family: "MuseoSans";
    src: url(../Fonts/MuseoSans-300.woff2) format("woff2"),
         url(../Fonts/MuseoSans-300.woff) format("woff");
	font-display: swap;
    font-style: normal;
	font-weight: 300;
	}

/**********************************************************
// FONT >> MuseoSans >> Medium (500)
**********************************************************/
@font-face {
    font-family: "MuseoSans";
    src: url(../Fonts/MuseoSans-500.woff2) format("woff2"),
         url(../Fonts/MuseoSans-500.woff) format("woff");
	font-display: swap;
    font-style: normal;
	font-weight: 500;
	}

/**********************************************************
// FONT >> MuseoSans >> Bold (700)
**********************************************************/
@font-face {
    font-family: "MuseoSans";
    src: url(../Fonts/MuseoSans-700.woff2) format("woff2"),
         url(../Fonts/MuseoSans-700.woff) format("woff");
	font-display: swap;
    font-style: normal;
	font-weight: 700;
	}

/**********************************************************
// FONT >> Oswald >> Light (300)
**********************************************************/
@font-face {
    font-family: "Oswald";
    src: url(../Fonts/Oswald-Light.woff2) format("woff2"),
         url(../Fonts/Oswald-Light.woff) format("woff");
	font-display: swap;
    font-style: normal;
	font-weight: 300;
	}
