@font-face {
    font-family: "EE Dottee";
    src: url("../fonts/ttf/Dottee-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "EE Dottee";
    src: url("../fonts/ttf/Dottee-Bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "EE Dottee";
    src: url("../fonts/ttf/Dottee-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "EE Dottee Condensed";
    src: url("../fonts/ttf/Dottee-CondensedRegular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "EE Dottee Condensed";
    src: url("../fonts/ttf/Dottee-CondensedBold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "EE Dottee Condensed";
    src: url("../fonts/ttf/Dottee-CondensedLight.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "EE Dottee Extended";
    src: url("../fonts/ttf/Dottee-ExtendedRegular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "EE Dottee Extended";
    src: url("../fonts/ttf/Dottee-ExtendedBold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "EE Dottee Extended";
    src: url("../fonts/ttf/Dottee-ExtendedLight.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "EE Non-Dottee";
    src: url("../fonts/ttf/Non-Dottee-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "EE Non-Dottee";
    src: url("../fonts/ttf/Non-Dottee-Bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "EE Non-Dottee";
    src: url("../fonts/ttf/Non-Dottee-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "EE Non-Dottee Narrow";
    src: url("../fonts/ttf/Non-Dottee-NarrowRegular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "EE Non-Dottee Narrow";
    src: url("../fonts/ttf/Non-Dottee-NarrowBold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "EE Non-Dottee Narrow";
    src: url("../fonts/ttf/Non-Dottee-NarrowLight.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
}