@font-face {
    font-family: "TIM Sans Web";
    font-weight: 100;
    font-style: normal;
    src: url("/static/fonts/tim-sans/TIMSansWeb-Thin.eot") format("eot"),
         url("/static/fonts/tim-sans/TIMSansWeb-Thin.svg") format("svg"),
         url("/static/fonts/tim-sans/TIMSansWeb-Thin.woff") format("woff"),
         url("/static/fonts/tim-sans/TIMSansWeb-Thin.woff2") format("woff2");
}

@font-face {
    font-family: "TIM Sans Web";
    font-weight: 100;
    font-style: italic;
    src: url("/static/fonts/tim-sans/TIMSansWeb-ThinItalic.eot") format("eot"),
         url("/static/fonts/tim-sans/TIMSansWeb-ThinItalic.svg") format("svg"),
         url("/static/fonts/tim-sans/TIMSansWeb-ThinItalic.woff") format("woff"),
         url("/static/fonts/tim-sans/TIMSansWeb-ThinItalic.woff2") format("woff2");
}

@font-face {
    font-family: "TIM Sans Web";
    font-weight: 300;
    font-style: normal;
    src: url("/static/fonts/tim-sans/TIMSansWeb-Light.eot") format("eot"),
         url("/static/fonts/tim-sans/TIMSansWeb-Light.svg") format("svg"),
         url("/static/fonts/tim-sans/TIMSansWeb-Light.woff") format("woff"),
         url("/static/fonts/tim-sans/TIMSansWeb-Light.woff2") format("woff2");
}

@font-face {
    font-family: "TIM Sans Web";
    font-weight: 300;
    font-style: italic;
    src: url("/static/fonts/tim-sans/TIMSansWeb-LightItalic.eot") format("eot"),
         url("/static/fonts/tim-sans/TIMSansWeb-LightItalic.svg") format("svg"),
         url("/static/fonts/tim-sans/TIMSansWeb-LightItalic.woff") format("woff"),
         url("/static/fonts/tim-sans/TIMSansWeb-LightItalic.woff2") format("woff2");
}

@font-face {
    font-family: "TIM Sans Web";
    font-weight: 400;
    font-style: normal;
    src: url("/static/fonts/tim-sans/TIMSansWeb-Regular.eot") format("eot"),
         url("/static/fonts/tim-sans/TIMSansWeb-Regular.svg") format("svg"),
         url("/static/fonts/tim-sans/TIMSansWeb-Regular.woff") format("woff"),
         url("/static/fonts/tim-sans/TIMSansWeb-Regular.woff2") format("woff2");
}

@font-face {
    font-family: "TIM Sans Web";
    font-weight: 400;
    font-style: italic;
    src: url("/static/fonts/tim-sans/TIMSansWeb-Italic.eot") format("eot"),
         url("/static/fonts/tim-sans/TIMSansWeb-Italic.svg") format("svg"),
         url("/static/fonts/tim-sans/TIMSansWeb-Italic.woff") format("woff"),
         url("/static/fonts/tim-sans/TIMSansWeb-Italic.woff2") format("woff2");
}

@font-face {
    font-family: "TIM Sans Web";
    font-weight: 500;
    font-style: normal;
    src: url("/static/fonts/tim-sans/TIMSansWeb-Medium.eot") format("eot"),
         url("/static/fonts/tim-sans/TIMSansWeb-Medium.svg") format("svg"),
         url("/static/fonts/tim-sans/TIMSansWeb-Medium.woff") format("woff"),
         url("/static/fonts/tim-sans/TIMSansWeb-Medium.woff2") format("woff2");
}

@font-face {
    font-family: "TIM Sans Web";
    font-weight: 500;
    font-style: italic;
    src: url("/static/fonts/tim-sans/TIMSansWeb-MediumItalic.eot") format("eot"),
         url("/static/fonts/tim-sans/TIMSansWeb-MediumItalic.svg") format("svg"),
         url("/static/fonts/tim-sans/TIMSansWeb-MediumItalic.woff") format("woff"),
         url("/static/fonts/tim-sans/TIMSansWeb-MediumItalic.woff2") format("woff2");
}

@font-face {
    font-family: "TIM Sans Web";
    font-weight: 700;
    font-style: normal;
    src: url("/static/fonts/tim-sans/TIMSansWeb-Bold.eot") format("eot"),
         url("/static/fonts/tim-sans/TIMSansWeb-Bold.svg") format("svg"),
         url("/static/fonts/tim-sans/TIMSansWeb-Bold.woff") format("woff"),
         url("/static/fonts/tim-sans/TIMSansWeb-Bold.woff2") format("woff2");
}

@font-face {
    font-family: "TIM Sans Web";
    font-weight: 700;
    font-style: italic;
    src: url("/static/fonts/tim-sans/TIMSansWeb-BoldItalic.eot") format("eot"),
         url("/static/fonts/tim-sans/TIMSansWeb-BoldItalic.svg") format("svg"),
         url("/static/fonts/tim-sans/TIMSansWeb-BoldItalic.woff") format("woff"),
         url("/static/fonts/tim-sans/TIMSansWeb-BoldItalic.woff2") format("woff2");
}

@font-face {
    font-family: "TIM Sans Web";
    font-weight: 900;
    font-style: normal;
    src: url("/static/fonts/tim-sans/TIMSansWeb-Heavy.eot") format("eot"),
         url("/static/fonts/tim-sans/TIMSansWeb-Heavy.svg") format("svg"),
         url("/static/fonts/tim-sans/TIMSansWeb-Heavy.woff") format("woff"),
         url("/static/fonts/tim-sans/TIMSansWeb-Heavy.woff2") format("woff2");
}

@font-face {
    font-family: "TIM Sans Web";
    font-weight: 900;
    font-style: italic;
    src: url("/static/fonts/tim-sans/TIMSansWeb-HeavyItalic.eot") format("eot"),
         url("/static/fonts/tim-sans/TIMSansWeb-HeavyItalic.svg") format("svg"),
         url("/static/fonts/tim-sans/TIMSansWeb-HeavyItalic.woff") format("woff"),
         url("/static/fonts/tim-sans/TIMSansWeb-HeavyItalic.woff2") format("woff2");
}
