/*
 Font Name: poppins
 Weights: 300, 400, 700
*/



@font-face {
    font-family: 'poppins';
    src: url('poppins-semibold-webfont.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
font-display: fallback;

}