@import url('https://fontsapi.zeoseven.com/292/main/result.css');

body {
    font-family: "LXGW WenKai";
    font-weight: normal;
}

button.md-top {
    font-family: LXGW WenKai;
    font-size: 16px;
    font-weight: lighter;
}

/*:root[data-md-color-scheme="default"] {*/
/*    --selection-bg: #c8e6c9;*/
/*    --selection-color: #000;*/
/*}*/

/*:root[data-md-color-scheme="slate"] {*/
/*    --selection-bg: #2e7d32;*/
/*    --selection-color: #fff;*/
/*}*/

::selection {
    background: rgba(17, 124, 111, .2) !important;
    color: #1f9e8e !important;
}
