/*!/wp-content/plugins/popupsmart/public/css/pop-public.css*//**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */


@font-face {
    font-family: Inter;
    src: url("/wp-content/plugins/popupsmart/public/css/../fonts/Inter-Regular.woff2");
    font-weight: 400;
 font-display:swap;}

@font-face {
    font-family: Inter;
    src: url("/wp-content/plugins/popupsmart/public/css/../fonts/Inter-Medium.woff2");
    font-weight: 500;
 font-display:swap;}

@font-face {
    font-family: Inter;
    src: url("/wp-content/plugins/popupsmart/public/css/../fonts/Inter-Black.woff2");
    font-weight: 900;
 font-display:swap;}