:root {
    --vm_deepBlue:#2D4861;
    --vm_lightBlue:#3AA3D2;
    --vm_orange:#D9995C;
    --vm_yellow:#F5F19A;
    --vm_seaGray:#CAD5DA;

    --vm_orange_20:#F8EFE4;
    --vm_orange_15:#F9F2EC;
    
    --vm_lightBlue_50:#DFEFF5;

    
    /* color: var(--vm_seaGray); */
}
@font-face {
    font-family:"usual";
    src: url("./usual/Regular.otf") format("opentype");
    font-display:auto;
    font-style:normal;
    font-weight:normal;
    font-stretch:normal;
}
@font-face {
    font-family:"usual";
    src: url("./usual/Light.otf") format("opentype");
    font-display:auto;
    font-style:normal;
    font-weight:300;
    font-stretch:normal;
}
/*
@font-face {
    font-family:"usual";
    src:url("https://use.typekit.net/af/c17677/00000000000000007735a6a2/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/c17677/00000000000000007735a6a2/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/c17677/00000000000000007735a6a2/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");
    font-display:auto;font-style:normal;font-weight:300;font-stretch:normal;
}
    */