/* poppins_normal_300 */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 300;
    src: url(https://gfonts.deitron.de/s/poppins/normal/300.woff2) format('woff2');
}

/* poppins_normal_400 */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    src: url(https://gfonts.deitron.de/s/poppins/normal/400.woff2) format('woff2');
}

/* poppins_normal_500 */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    src: url(https://gfonts.deitron.de/s/poppins/normal/500.woff2) format('woff2');
}

/* poppins_normal_600 */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    src: url(https://gfonts.deitron.de/s/poppins/normal/600.woff2) format('woff2');
}

/* poppins_normal_700 */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    src: url(https://gfonts.deitron.de/s/poppins/normal/700.woff2) format('woff2');
}

