@font-face {
    font-family: Mabry-Regular;
    src: url("fonts/mabry-regular-pro.otf") format("opentype");
}

@font-face {
    font-family: Mabry-Bold;
    font-weight: bold;
    src: url("fonts/mabry-regular-pro.otf") format("opentype");
}

@font-face {
    font-family: Mabry-Light;
    font-weight: bold;
    src: url("fonts/mabry-regular-pro.otf") format("opentype");
}
