/* 
    Note: since including this in style.css
    prevents parallel loading of fonts but
    in certain cases we want to change and load 
    without the hassle of updating, we use 
    this script instead such as in the case of error.html files.

    Use this only if you can't load globals.php for standalone pages.
 */
 @import url('https://fonts.googleapis.com/css2?family=Bitter:ital,wght@0,100..900;1,100..900&display=swap');
 @import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
 @import url('https://fonts.googleapis.com/css2?family=Wire+One&display=swap');
 @import url('https://fonts.googleapis.com/css2?family=Sigmar+One&display=swap');
 @import url('https://fonts.googleapis.com/css2?family=Comfortaa:wght@300..700&display=swap');