﻿a {
    text-decoration: none;
}

img {
    max-height: 100%;
    max-width: 100%;
}
@font-face {
    font-family: founder;
    src: url("//oss-cdn-js.pcy-online.com/CCCD/body.TTF");
}
body {
    font-family: founder !important;
}