@font-face {
    font-family: "SC-Poppins";
    src: url("https://s3.us-west-2.amazonaws.com/static.smartcommerce.co/fonts/Poppins-Regular.woff2") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "SC-Poppins";
    src: url("https://s3.us-west-2.amazonaws.com/static.smartcommerce.co/fonts/Poppins-Italic.woff2") format("truetype");
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: "SC-Poppins";
    src: url("https://s3.us-west-2.amazonaws.com/static.smartcommerce.co/fonts/Poppins-Bold.woff2") format("truetype");
    font-weight: bold;
    font-style: normal;
}