@font-face {
    font-family: "TT Travels";
    src: url("../fonts/TT_Travels_Trial_Light.otf") format("opentype");
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: "TT Travels";
    src: url("../fonts/TT_Travels_Trial_Thin.otf") format("opentype");
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: "TT Travels";
    src: url("../fonts/TT_Travels_Trial_Regular.otf") format("opentype");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "TT Travels";
    src: url("../fonts/TT_Travels_Trial_Medium.otf") format("opentype");
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: "TT Travels";
    src: url("../fonts/TT_Travels_Trial_DemiBold.otf") format("opentype");
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: "TT Travels";
    src: url("../fonts/TT_Travels_Trial_Bold.otf") format("opentype");
    font-weight: 800;
    font-style: normal;
}
