@charset "utf-8";

@font-face {
    font-family: 'League Spartan Black';
    src: url(/~/media/Files/V/Vitrolife-Corp2/new-font-file/leaguespartan-black.ttf) format("truetype");
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'League Spartan Bold';
    src: url(/~/media/Files/V/Vitrolife-Corp2/new-font-file/leaguespartan-bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'League Spartan ExtraBold';
    src: url(/~/media/Files/V/Vitrolife-Corp2/new-font-file/leaguespartan-extrabold.ttf) format("truetype");
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'League Spartan ExtraLight';
    src: url(/~/media/Files/V/Vitrolife-Corp2/new-font-file/leaguespartan-extralight.ttf) format("truetype");
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'League Spartan Light';
    src: url(/~/media/Files/V/Vitrolife-Corp2/new-font-file/leaguespartan-light.ttf) format("truetype");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'League Spartan Medium';
    src: url(/~/media/Files/V/Vitrolife-Corp2/new-font-file/leaguespartan-medium.ttf) format("truetype");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'League Spartan';
    src: url(/~/media/Files/V/Vitrolife-Corp2/new-font-file/leaguespartan-regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'League Spartan SemiBold';
    src: url(/~/media/Files/V/Vitrolife-Corp2/new-font-file/leaguespartan-semibold.ttf) format("truetype");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'League Spartan Thin';
    src: url(/~/media/Files/V/Vitrolife-Corp2/new-font-file/leaguespartan-thin.ttf) format("truetype");
    font-weight: 100;
    font-style: normal;
}