@font-face { 
    font-family: "Blender Book";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: 
      url(/wp-content/themes/momentum-child/fonts/Blender-Book.woff2) format("woff2"),
}

@font-face { 
    font-family: "Blender Heavy";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: 
      url(/wp-content/themes/momentum-child/fonts/Blender-Heavy.woff2) format("woff2"),
}