@font-face {
    font-family: "AmpleSoftPro";
    src: url("fonts/AmpleSoftPro-Medium.ttf");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "FranklinGothic";
    src: url("fonts/FranklinGothicMediumRegular.ttf");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "SireniaBlack";
    src: url("fonts/SireniaBlack.otf");
    font-weight: 400;
    font-style: normal;
}