@font-face {
    font-family: 'Garamond Premier Pro';
    src: url('../fonts/GaramondPremrPro-Bd.woff2') format('woff2');
    font-weight: 700;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'Garamond Premier Pro';
    src: url('../fonts/GaramondPremrPro-Med.woff2') format('woff2');
    font-weight: 500;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'Garamond Premier Pro';
    src: url('../fonts/GaramondPremrPro-BdItDisp.woff2') format('woff2');
    font-weight: 700;
    font-display: swap;
    font-style: italic;
}

@font-face {
    font-family: 'Garamond Premier Pro';
    src: url('../fonts/GaramondPremrPro-MedItDisp.woff2') format('woff2');
    font-weight: 500;
    font-display: swap;
    font-style: italic;
}

@font-face {
    font-family: 'Garamond Premier Pro';
    src: url('../fonts/GaramondPremrPro-SmbdItDisp.woff2') format('woff2');
    font-weight: 600;
    font-display: swap;
    font-style: italic;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter.woff2') format('woff2');
    font-weight: 100 900;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('../fonts/ProximaNovaRegular.woff2') format('woff2');
    font-weight: 400;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('../fonts/ProximaNovaBold.woff2') format('woff2');
    font-weight: 700;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'Wind Song';
    src: url('../fonts/WindSong-Medium.woff2') format('woff2');
    font-weight: 500;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'lg';
    src: url('../fonts/lg.woff') format('woff'),
         url('../fonts/lg.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
