<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: autobot
Author: huangjinlong
Author URI: https://www.boosens.com/

*/

@import url('https://cdn.staticfile.org/font-awesome/4.7.0/css/font-awesome.css');
@font-face {
  font-family: 'Montserrat-ExtraBold';
  src: url('fonts/Montserrat-ExtraBold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.font-Montserrat-ExtraBold {
  font-family: 'Montserrat-ExtraBold', sans-serif;
}

@font-face {
  font-family: 'Montserrat-SemiBold';
  src: url('fonts/Montserrat-SemiBold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.font-Montserrat-SemiBold {
  font-family: 'Montserrat-SemiBold', sans-serif;
}

@font-face {
  font-family: 'Montserrat-Light';
  src: url('fonts/Montserrat-Light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.font-Montserrat-Light {
  font-family: 'Montserrat-Light', sans-serif;
}

@font-face {
  font-family: 'Montserrat-Bold';
  src: url('fonts/Montserrat-Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'NotoSansSC-Regular';
  src: url('fonts/NotoSansSC-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'NotoSansSC-Thin';
  src: url('fonts/NotoSansSC-Thin.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.font-Montserrat-Bold {
  font-family: 'Montserrat-Bold', sans-serif;
}

.btn-viewpdf {
  color: brown !important;
  float: right;
}

.size-large img {
  width: 100% !important;
}
</pre></body></html>