@font-face {
    font-family: "FamilyFont";
    src: url("fonts/DarkerGrotesque-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: "FamilyFont";
    src: url("fonts/DarkerGrotesque-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "FamilyFont";
    src: url("fonts/DarkerGrotesque-SemiBold.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: "FamilyFont";
    src: url("fonts/DarkerGrotesque-Bold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: "FamilyFont";
    src: url("fonts/DarkerGrotesque-ExtraBold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: "FontAwesome";
    src: url("fonts/fontawesome-webfont.ttf") format("truetype");
    font-style: normal;
}
@font-face {
    font-family: "FamilyFont2";
    src: url("fonts/Dosis-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: "FamilyFont2";
    src: url("fonts/Dosis-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "FamilyFont2";
    src: url("fonts/Dosis-SemiBold.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: "FamilyFont2";
    src: url("fonts/Dosis-Bold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: "FamilyFont2";
    src: url("fonts/Dosis-ExtraBold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
}