@charset "utf-8";

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: local('Inter Variable'), url('../fonts/top-visual/InterVariable.woff2') format('woff2');
}

@font-face {
    font-family: 'S-Core Dream';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: local('S-Core Dream 1 Thin'), url('../fonts/top-visual/SCoreDream-100.woff2') format('woff2');
}

@font-face {
    font-family: 'S-Core Dream';
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: local('S-Core Dream 2 ExtraLight'), url('../fonts/top-visual/SCoreDream-200.woff2') format('woff2');
}

@font-face {
    font-family: 'S-Core Dream';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: local('S-Core Dream 3 Light'), url('../fonts/top-visual/SCoreDream-300.woff2') format('woff2');
}

@font-face {
    font-family: 'S-Core Dream';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local('S-Core Dream 4 Regular'), url('../fonts/top-visual/SCoreDream-400.woff2') format('woff2');
}

@font-face {
    font-family: 'S-Core Dream';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: local('S-Core Dream 5 Medium'), url('../fonts/top-visual/SCoreDream-500.woff2') format('woff2');
}

@font-face {
    font-family: 'S-Core Dream';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: local('S-Core Dream 6 Bold'), url('../fonts/top-visual/SCoreDream-600.woff2') format('woff2');
}

@font-face {
    font-family: 'S-Core Dream';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local('S-Core Dream 7 ExtraBold'), url('../fonts/top-visual/SCoreDream-700.woff2') format('woff2');
}

@font-face {
    font-family: 'S-Core Dream';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: local('S-Core Dream 8 Heavy'), url('../fonts/top-visual/SCoreDream-800.woff2') format('woff2');
}

@font-face {
    font-family: 'S-Core Dream';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: local('S-Core Dream 9 Black'), url('../fonts/top-visual/SCoreDream-900.woff2') format('woff2');
}
