@import url('https://fonts.googleapis.com/css2?family=Bai+Jamjuree:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,200;1,300;1,400;1,500;1,600;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Anton+SC&display=swap');
@font-face {
    font-family: 'Elle Futura';
    src: url('fonts/ElleFutura.eot');
    src: url('fonts/ElleFutura.eot?#iefix') format('embedded-opentype'),
        url('fonts/ElleFutura.woff2') format('woff2'),
        url('fonts/ElleFutura.woff') format('woff'),
        url('fonts/ElleFutura.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Elle Futura';
    src: url('fonts/ElleFutura-Bold.eot');
    src: url('fonts/ElleFutura-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/ElleFutura-Bold.woff2') format('woff2'),
        url('fonts/ElleFutura-Bold.woff') format('woff'),
        url('fonts/ElleFutura-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'svn-cintraregular';
    src: url('fonts/svn-cintra.woff2') format('woff2'),
         url('fonts/svn-cintra.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'svn-calamaregular';
    src: url('fonts/svn-calama.woff2') format('woff2'),
         url('fonts/svn-calama.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'montserratmedium';
    src: url('fonts/montserrat-medium.woff2') format('woff2'),
         url('fonts/montserrat-medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}