@font-face {
    font-family: "studiofeixen";
    src: url("StudioFeixenSans-Regular.eot");
    src:
        url("StudioFeixenSans-Regular.eot") format("embedded-opentype"),
        url("StudioFeixenSans-Regular.woff2") format("woff2"),
        url("StudioFeixenSans-Regular") format("woff"),
        url("StudioFeixenSans-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "studiofeixen";
    src: url("StudioFeixenSans-Medium.eot");
    src:
        url("StudioFeixenSans-Medium.eot") format("embedded-opentype"),
        url("StudioFeixenSans-Medium.woff2") format("woff2"),
        url("StudioFeixenSans-Medium") format("woff"),
        url("StudioFeixenSans-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "studiofeixen";
    src: url("StudioFeixenSans-Bold.eot");
    src:
        url("StudioFeixenSans-Bold.eot") format("embedded-opentype"),
        url("StudioFeixenSans-Bold.woff2") format("woff2"),
        url("StudioFeixenSans-Bold") format("woff"),
        url("StudioFeixenSans-Bold.ttf") format("truetype");
    font-weight: 800;
    font-style: normal;
}