@font-face {
    font-family: 'droid_sans_monoregular';
    src: url('../fonts/droidsansmono-webfont.woff2') format('woff2'),
         url('../fonts/droidsansmono-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}



@font-face {
    font-family: 'neue_machinaultrabold';
    src: url('../fonts/neuemachina-ultrabold-webfont.woff2') format('woff2'),
         url('../fonts/neuemachina-ultrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'neue_machinalight';
    src: url('../fonts/neuemachina-light-webfont.woff2') format('woff2'),
         url('../fonts/neuemachina-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'neue_machinaregular';
    src: url('../fonts/neuemachina-regular-webfont.woff2') format('woff2'),
         url('../fonts/neuemachina-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'neue_machinalight';
    src: url('../fonts/neuemachina-light-webfont.woff2') format('woff2'),
         url('../fonts/neuemachina-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'neue_machinaregular';
    src: url('../fonts/neuemachina-regular-webfont.woff2') format('woff2'),
         url('../fonts/neuemachina-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'neue_machinaultrabold';
    src: url('../fonts/neuemachina-ultrabold-webfont.woff2') format('woff2'),
         url('../fonts/neuemachina-ultrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

/* second font */

@font-face {
    font-family: 'Alexandria';
    src: url('../fonts/Alexandria-SemiBold.woff2') format('woff2'),
        url('../fonts/Alexandria-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Alexandria';
    src: url('../fonts/Alexandria-Regular.woff2') format('woff2'),
        url('../fonts/Alexandria-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Alexandria';
    src: url('../fonts/Alexandria-Thin.woff2') format('woff2'),
        url('../fonts/Alexandria-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Alexandria';
    src: url('../fonts/Alexandria-Bold.woff2') format('woff2'),
        url('../fonts/Alexandria-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Alexandria';
    src: url('../fonts/Alexandria-ExtraBold.woff2') format('woff2'),
        url('../fonts/Alexandria-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Alexandria';
    src: url('../fonts/Alexandria-Black.woff2') format('woff2'),
        url('../fonts/Alexandria-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Alexandria';
    src: url('../fonts/Alexandria-Medium.woff2') format('woff2'),
        url('../fonts/Alexandria-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Alexandria';
    src: url('../fonts/Alexandria-ExtraLight.woff2') format('woff2'),
        url('../fonts/Alexandria-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Alexandria';
    src: url('../fonts/Alexandria-Light.woff2') format('woff2'),
        url('../fonts/Alexandria-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}