@font-face {
    font-family: "Kallisto";
    src: url("kallisto_thin-webfont.woff2") format("woff2"),
    url("kallisto_thin-webfont.woff") format("woff");
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: "Kallisto";
    src: url("kallisto_thin_italic-webfont.woff2") format("woff2"),
    url("kallisto_thin_italic-webfont.woff") format("woff");
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: "Kallisto";
    src: url("kallisto_light-webfont.woff2") format("woff2"),
    url("kallisto_light-webfont.woff") format("woff");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "Kallisto";
    src: url("kallisto_light_italic-webfont.woff2") format("woff2"),
    url("kallisto_light_italic-webfont.woff") format("woff");
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: "Kallisto";
    src: url("kallisto_medium-webfont.woff2") format("woff2"),
    url("kallisto_medium-webfont.woff") format("woff");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "Kallisto";
    src: url("kallisto_medium_italic-webfont.woff2") format("woff2"),
    url("kallisto_medium_italic-webfont.woff") format("woff");
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: "Kallisto";
    src: url("kallisto_bold-webfont.woff2") format("woff2"),
    url("kallisto_bold-webfont.woff") format("woff");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "Kallisto";
    src: url("kallisto_bold_italic-webfont.woff2") format("woff2"),
    url("kallisto_bold_italic-webfont.woff") format("woff");
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: "Kallisto";
    src: url("kallisto_heavy-webfont.woff2") format("woff2"),
    url("kallisto_heavy-webfont.woff") format("woff");
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: "Kallisto";
    src: url("kallisto_heavy_italic-webfont.woff2") format("woff2"),
    url("kallisto_heavy_italic-webfont.woff") format("woff");
    font-weight: 900;
    font-style: italic;
}
