@font-face {
    font-family: "Open Sans";
    src: url("../fonts/OpenSans-Regular.ttf") format("truetype");
    font-weight: 500;
}

@font-face {
    font-family: "Open Sans";
    src: url("../fonts/OpenSans-Bold.ttf") format("truetype");
    font-weight: 700;
}

@font-face {
    font-family: "Open Sans Light";
    src: url("../fonts/OpenSans-Light.ttf") format("truetype");
    font-weight: 300;
}


@font-face {
    font-family: "BarLevAAA";
    src: url("../fonts/barlev-regular-aaa.otf") format("opentype"),
    url("../fonts/barlev-regular-aaa.ttf") format("truetype");
}
