:root {
    --685a54: #685a54;
    --595757: #595757;
}

body {
    background-color: #fff9f3;
}
@font-face {
  font-family: 'AGaramondPro';
  src: url('../views/fonts/AGaramondPro-Regular.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'AdobeMingStdLight';
  src: url('../views/fonts/AdobeMingStd-Light.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SourceHanSansTCLight';
  src: url('../views/fonts/SourceHanSansTC-Light.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SourceHanSansTCExtraLight';
  src: url('../views/fonts/SourceHanSansTC-ExtraLight.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'NotoSansCJKtcDemiLight';
  src: url('../views/fonts/NotoSansCJKtc-DemiLight.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'NotoSansCJKtcMedium';
  src: url('../views/fonts/NotoSansCJKtc-Medium.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'NotoSansCJKtcRegular';
  src: url('../views/fonts/NotoSansCJKtc-Regular.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}