@font-face { 
    font-family: "Embrace Giant";
    font-style: normal;
    font-weight: 400;
    src: 
      url(../woff2/embrace-giant.woff2) format("woff2");
}

@font-face { 
    font-family: "ProximaNova-Bold";
    font-style: normal;
    font-weight: 400;
    src: 
      url(../woff2/proximanova-bold.woff2) format("woff2");
}

@font-face { 
    font-family: "ProximaNova-Regular";
    font-style: normal;
    font-weight: 400;
    src: 
      url(../woff2/proximanova-regular.woff2) format("woff2");
}

@font-face { 
    font-family: "ProximaNova-SemiBold";
    font-style: normal;
    font-weight: 400;
    src: 
      url(../woff2/proximanova-semibold.woff2) format("woff2");
}

body, h1, h2, h3, h4, h5, h6, p, button, input, select {
    -webkit-font-smoothing: antialiased;
}