@import url('https://fonts.googleapis.com/css2?family=Cormorant:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Display&display=swap');

@font-face {
    font-display: swap;
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 100;
    src: url('/ivf/fonts/Pretendard-Thin.woff2') format('woff2');
}
@font-face {
    font-display: swap;
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 200;
    src: url('/ivf/fonts/Pretendard-Light.woff2') format('woff2');
}
@font-face {
    font-display: swap;
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 400;
    src: url('/ivf/fonts/Pretendard-Regular.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 500;
    src: url('/ivf/fonts/Pretendard-Medium.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 600;
    src: url('/ivf/fonts/Pretendard-SemiBold.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 700;
    src: url('/ivf/fonts/Pretendard-Bold.woff2') format('woff2');
}
@font-face {
    font-display: swap;
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 800;
    src: url('/ivf/fonts/Pretendard-ExtraBold.woff2') format('woff2');
}