﻿/* great-vibes latin */
@font-face {
    font-family: 'Great Vibes';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(great-vibes-0.woff2) format('woff2');
}
/* cormorant latin */
@font-face {
    font-family: 'Cormorant Garamond';
    font-style: italic;
    font-weight: 300 700;
    font-display: swap;
    src: url(cormorant-0.woff2) format('woff2');
}
/* cormorant latin */
@font-face {
    font-family: 'Cormorant Garamond';
    font-style: normal;
    font-weight: 300 700;
    font-display: swap;
    src: url(cormorant-1.woff2) format('woff2');
}
/* poppins latin */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(poppins-0.woff2) format('woff2');
}
/* poppins latin */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(poppins-1.woff2) format('woff2');
}
/* poppins latin */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(poppins-2.woff2) format('woff2');
}
/* poppins latin */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(poppins-3.woff2) format('woff2');
}
