@font-face {
    font-family: mabry;
    src: url("../fonts/Mabry/Mabry-Regular-Pro.eot?#iefix") format("embedded-opentype"),
        url("../fonts/Mabry/Mabry-Regular-Pro.woff2") format("woff2"),
        url("../fonts/Mabry/Mabry-Regular-Pro.woff") format("woff"),
        url("../fonts/Mabry/Mabry-Regular-Pro.ttf") format("truetype");
    font-style: normal;
    font-weight: 400;
}
@font-face {
    font-family: mabry;
    src: url("../fonts/Mabry/Mabry-Medium-Pro.eot?#iefix") format("embedded-opentype"),
        url("../fonts/Mabry/Mabry-Medium-Pro.woff2") format("woff2"),
        url("../fonts/Mabry/Mabry-Medium-Pro.woff") format("woff"),
    url("../fonts/Mabry/Mabry-Medium-Pro.ttf") format("truetype");
    font-style: normal;
    font-weight: 500;
}
@font-face {
    font-family: mabry;
    src: url("../fonts/Mabry/Mabry-Black-Pro.eot?#iefix") format("embedded-opentype"),
        url("../fonts/Mabry/Mabry-Black-Pro.woff2") format("woff2"),
        url("../fonts/Mabry/Mabry-Black-Pro.woff") format("woff"),
        url("../fonts/Mabry/Mabry-Black-Pro.ttf") format("truetype");
    font-style: normal;
    font-weight: 800;
}