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

@font-face {
    font-family: "Open Sans SemiBold";
    src: url("../fonts/OpenSans-SemiBold.ttf")
}

@font-face {
    font-family: "Roboto Light";
    src: url("../fonts/Roboto-Light.ttf")
}

@font-face {
    font-family: "Roboto Thin";
    src: url("../fonts/Roboto-Thin.ttf")
}