/* poppins-100normal - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-display: swap;
  font-weight: 100;
  src:
    local('Poppins Thin '),
    local('Poppins-Thin'),
    url('./Poppins/poppins-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
    url('./Poppins/poppins-latin-100.woff') format('woff'), /* Modern Browsers */
    url('./Poppins/poppins-latin-100.otf') format('otf'); /* Fancy Font Features */
}

/* poppins-100italic - latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-display: swap;
  font-weight: 100;
  src:
    local('Poppins Thin italic'),
    local('Poppins-Thinitalic'),
    url('./Poppins/poppins-latin-100italic.woff2') format('woff2'), /* Super Modern Browsers */
    url('./Poppins/poppins-latin-100italic.woff') format('woff'), /* Modern Browsers */
    url('./Poppins/poppins-latin-100italic.otf') format('otf'); /* Fancy Font Features */
}

/* poppins-200normal - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-display: swap;
  font-weight: 200;
  src:
    local('Poppins Extra Light '),
    local('Poppins-Extra Light'),
    url('./Poppins/poppins-latin-200.woff2') format('woff2'), /* Super Modern Browsers */
    url('./Poppins/poppins-latin-200.woff') format('woff'), /* Modern Browsers */
    url('./Poppins/poppins-latin-200.otf') format('otf'); /* Fancy Font Features */

}
/* poppins-200italic - latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-display: swap;
  font-weight: 200;
  src:
    local('Poppins Extra Light italic'),
    local('Poppins-Extra Lightitalic'),
    url('./Poppins/poppins-latin-200italic.woff2') format('woff2'), /* Super Modern Browsers */
    url('./Poppins/poppins-latin-200italic.woff') format('woff'), /* Modern Browsers */
    url('./Poppins/poppins-latin-200italic.otf') format('otf'); /* Fancy Font Features */
}
/* poppins-300normal - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src:
    local('Poppins Light '),
    local('Poppins-Light'),
    url('./Poppins/poppins-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
    url('./Poppins/poppins-latin-300.woff') format('woff'), /* Modern Browsers */
    url('./Poppins/poppins-latin-300.otf') format('otf'); /* Fancy Font Features */
}

/* poppins-300italic - latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-display: swap;
  font-weight: 300;
  src:
    local('Poppins Light italic'),
    local('Poppins-Lightitalic'),
    url('./Poppins/poppins-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
    url('./Poppins/poppins-latin-300italic.woff') format('woff'), /* Modern Browsers */
    url('./Poppins/poppins-latin-300italic.otf') format('otf'); /* Fancy Font Features */
}
/* poppins-400normal - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src:
    local('Poppins Regular '),
    local('Poppins-Regular'),
    url('./Poppins/poppins-latin-400.woff2') format('woff2'), /* Super Modern Browsers */
    url('./Poppins/poppins-latin-400.woff') format('woff'), /* Modern Browsers */
    url('./Poppins/poppins-latin-400.otf') format('otf'); /* Fancy Font Features */
}
/* poppins-400italic - latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-display: swap;
  font-weight: 400;
  src:
    local('Poppins Regular italic'),
    local('Poppins-Regularitalic'),
    url('./Poppins/poppins-latin-400italic.woff2') format('woff2'), /* Super Modern Browsers */
    url('./Poppins/poppins-latin-400italic.woff') format('woff'), /* Modern Browsers */
    url('./Poppins/poppins-latin-400italic.otf') format('otf'); /* Fancy Font Features */
}

/* poppins-500normal - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src:
    local('Poppins Medium '),
    local('Poppins-Medium'),
    url('./Poppins/poppins-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
    url('./Poppins/poppins-latin-500.woff') format('woff'), /* Modern Browsers */
    url('./Poppins/poppins-latin-500.otf') format('otf'); /* Fancy Font Features */
}
/* poppins-500italic - latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-display: swap;
  font-weight: 500;
  src:
    local('Poppins Medium italic'),
    local('Poppins-Mediumitalic'),
    url('./Poppins/poppins-latin-500italic.woff2') format('woff2'), /* Super Modern Browsers */
    url('./Poppins/poppins-latin-500italic.woff') format('woff'), /* Modern Browsers */
    url('./Poppins/poppins-latin-500italic.otf') format('otf'); /* Fancy Font Features */
}

/* poppins-600normal - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src:
    local('Poppins SemiBold '),
    local('Poppins-SemiBold'),
    url('./Poppins/poppins-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
    url('./Poppins/poppins-latin-600.woff') format('woff'), /* Modern Browsers */
    url('./Poppins/poppins-latin-600.otf') format('otf'); /* Fancy Font Features */
}

/* poppins-600italic - latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-display: swap;
  font-weight: 600;
  src:
    local('Poppins SemiBold italic'),
    local('Poppins-SemiBolditalic'),
    url('./Poppins/poppins-latin-600italic.woff2') format('woff2'), /* Super Modern Browsers */
    url('./Poppins/poppins-latin-600italic.woff') format('woff'), /* Modern Browsers */
    url('./Poppins/poppins-latin-600italic.otf') format('otf'); /* Fancy Font Features */
}

/* poppins-700normal - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src:
    local('Poppins Bold '),
    local('Poppins-Bold'),
    url('./Poppins/poppins-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
    url('./Poppins/poppins-latin-700.woff') format('woff'), /* Modern Browsers */
    url('./Poppins/poppins-latin-700.otf') format('otf'); /* Fancy Font Features */
}
/* poppins-700italic - latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-display: swap;
  font-weight: 700;
  src:
    local('Poppins Bold italic'),
    local('Poppins-Bolditalic'),
    url('./Poppins/poppins-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
    url('./Poppins/poppins-latin-700italic.woff') format('woff'), /* Modern Browsers */
    url('./Poppins/poppins-latin-700italic.otf') format('otf'); /* Fancy Font Features */
}

/* poppins-800normal - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-display: swap;
  font-weight: 800;
  src:
    local('Poppins ExtraBold '),
    local('Poppins-ExtraBold'),
    url('./Poppins/poppins-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
    url('./Poppins/poppins-latin-800.woff') format('woff'), /* Modern Browsers */
    url('./Poppins/poppins-latin-800.otf') format('otf'); /* Fancy Font Features */
}

/* poppins-800italic - latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-display: swap;
  font-weight: 800;
  src:
    local('Poppins ExtraBold italic'),
    local('Poppins-ExtraBolditalic'),
    url('./Poppins/poppins-latin-800italic.woff2') format('woff2'), /* Super Modern Browsers */
    url('./Poppins/poppins-latin-800italic.woff') format('woff'), /* Modern Browsers */
    url('./Poppins/poppins-latin-800italic.otf') format('otf'); /* Fancy Font Features */
}

/* poppins-900normal - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-display: swap;
  font-weight: 900;
  src:
    local('Poppins Black '),
    local('Poppins-Black'),
    url('./Poppins/poppins-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
    url('./Poppins/poppins-latin-900.woff') format('woff'), /* Modern Browsers */
    url('./Poppins/poppins-latin-900.otf') format('otf'); /* Fancy Font Features */
}

/* poppins-900italic - latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-display: swap;
  font-weight: 900;
  src:
    local('Poppins Black italic'),
    local('Poppins-Blackitalic'),
    url('./Poppins/poppins-latin-900italic.woff2') format('woff2'), /* Super Modern Browsers */
    url('./Poppins/poppins-latin-900italic.woff') format('woff'), /* Modern Browsers */
    url('./Poppins/poppins-latin-900italic.otf') format('otf'); /* Fancy Font Features */
}



/* #### Generated By: http://font.download #### */

    @font-face {
    font-family: 'Open Sans Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Open Sans Regular'), url('./Poppins/OpenSans-Regular.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: normal;
    src: local('Open Sans'), url('./Poppins/OpenSans-Regular.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Open Sans Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Open Sans Italic'), url('./Poppins/OpenSans-Italic.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Open Sans Light';
    font-style: normal;
    font-weight: normal;
    src: local('Open Sans Light'), url('./Poppins/OpenSans-Light.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Open Sans Light Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Open Sans Light Italic'), url('./Poppins/OpenSans-LightItalic.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Open Sans SemiBold';
    font-style: normal;
    font-weight: normal;
    src: local('Open Sans SemiBold'), url('./Poppins/OpenSans-SemiBold.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Open Sans SemiBold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Open Sans SemiBold Italic'), url('./Poppins/OpenSans-SemiBoldItalic.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Open Sans Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Open Sans Bold'), url('./Poppins/OpenSans-Bold.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Open Sans Bold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Open Sans Bold Italic'), url('./Poppins/OpenSans-BoldItalic.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Open Sans ExtraBold';
    font-style: normal;
    font-weight: normal;
    src: local('Open Sans ExtraBold'), url('./Poppins/OpenSans-ExtraBold.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Open Sans ExtraBold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Open Sans ExtraBold Italic'), url('./Poppins/OpenSans-ExtraBoldItalic.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Open Sans Light Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Open Sans Light Regular'), url('./Poppins/OpenSans-Light-webfont.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Open Sans Condensed Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Open Sans Condensed Bold'), url('./Poppins/OpenSans-CondBold.woff') format('woff');
    }


    @font-face {
    font-family: 'Winky Sans';
    src: url('./Poppins/WinkySans-ExtraBold.woff2') format('woff2'),
        url('./Poppins/WinkySans-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Lobster';
    src: url('./Poppins/Lobster-Regular.woff2') format('woff2'),
        url('./Poppins/Lobster-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


