/* ------------------- Beautique Display -------------------- */
@font-face {
    font-family: "Beautique Display";
    font-style: normal;
    font-weight: 200;
    src: local('Beautique Display Light'), url('../fonts/beautique-display/BeautiqueDisplay-Light.woff') format('woff');
}
@font-face {
    font-family: "Beautique Display";
    font-style: normal;
    font-weight: 400;
    src: local('Beautique Display Regular'), url('../fonts/beautique-display/BeautiqueDisplay-Regular.woff') format('woff');
}
@font-face {
    font-family: "Beautique Display";
    font-style: normal;
    font-weight: 500;
    src: local('Beautique Display Medium'), url('../fonts/beautique-display/BeautiqueDisplay-Medium.woff') format('woff');
}
@font-face {
    font-family: "Beautique Display";
    font-style: normal;
    font-weight: 700;
    src: local('Beautique Display Bold'), url('../fonts/beautique-display/BeautiqueDisplay-Bold.woff') format('woff');
}
@font-face {
    font-family: "Beautique Display";
    font-style: normal;
    font-weight: 900;
    src: local('Beautique Display Black'), url('../fonts/beautique-display/BeautiqueDisplay-Black.woff') format('woff');
}
@font-face {
    font-family: "Beautique Display Condensed";
    font-style: normal;
    font-weight: 200;
    src: local('Beautique Display Condensed Light'), url('../fonts/beautique-display/BeautiqueDisplay-CondensedLight.woff') format('woff');
}
@font-face {
    font-family: "Beautique Display Condensed";
    font-style: normal;
    font-weight: 400;
    src: local('Beautique Display Condensed'), url('../fonts/beautique-display/BeautiqueDisplay-Condensed.woff') format('woff');
}
@font-face {
    font-family: "Beautique Display Condensed";
    font-style: normal;
    font-weight: 500;
    src: local('Beautique Display Condensed Medium'), url('../fonts/beautique-display/BeautiqueDisplay-CondensedMedium.woff') format('woff');
}
@font-face {
    font-family: "Beautique Display Condensed";
    font-style: normal;
    font-weight: 700;
    src: local('Beautique Display Condensed Bold'), url('../fonts/beautique-display/BeautiqueDisplay-CondensedBold.woff') format('woff');
}
@font-face {
    font-family: "Beautique Display Condensed";
    font-style: normal;
    font-weight: 900;
    src: local('Beautique Display Condensed Black'), url('../fonts/beautique-display/BeautiqueDisplay-CondensedBlack.woff') format('woff');
}

/* ------------------- Roboto -------------------- */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 100;
    src: local('Roboto Regular Thin'), url('../fonts/roboto/Roboto-Thin.woff') format('woff');
}
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 200;
    src: local('Roboto Regular Light'), url('../fonts/roboto/Roboto-Light.woff') format('woff');
}
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto Regular'), url('../fonts/roboto/Roboto-Regular.woff') format('woff');
}
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src: local('Roboto Medium'), url('../fonts/roboto/Roboto-Medium.woff') format('woff');
}
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    src: local('Roboto SemiBold'), url('../fonts/roboto/Roboto-SemiBold.woff2') format('woff2');
}
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: local('Roboto Bold'), url('../fonts/roboto/Roboto-Bold.woff') format('woff');
}
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    src: local('Roboto Black'), url('../fonts/roboto/Roboto-Black.woff') format('woff');
}

/* ------------------- Poppins -------------------- */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 200;
    src: local('../fonts/poppins/poppins-100.woff2'), url('../fonts/poppins/poppins-100.woff2') format('woff2');
}
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 200;
    src: local('../fonts/poppins/poppins-200.woff2'), url('../fonts/poppins/poppins-200.woff2') format('woff2');
}
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 300;
    src: local('../fonts/poppins/poppins-300.woff2'), url('../fonts/poppins/poppins-300.woff2') format('woff2');
}
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    src: local('../fonts/poppins/poppins-400.woff2'), url('../fonts/poppins/poppins-400.woff2') format('woff2');
}
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    src: local('../fonts/poppins/poppins-500.woff2'), url('../fonts/poppins/poppins-500.woff2') format('woff2');
}
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    src: local('../fonts/poppins/poppins-600.woff2'), url('../fonts/poppins/poppins-600.woff2') format('woff2');
}
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    src: local('../fonts/poppins/poppins-700.woff2'), url('../fonts/poppins/poppins-700.woff2') format('woff2');
}
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 800;
    src: local('../fonts/poppins/poppins-800.woff2'), url('../fonts/poppins/poppins-800.woff2') format('woff2');
}
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 900;
    src: local('../fonts/poppins/poppins-900.woff2'), url('../fonts/poppins/poppins-900.woff2') format('woff2');
}
