﻿@charset "GB2312";

@font-face {
  font-family: "Anton-Regular";
  src: url("Anton-Regular.woff2") format("woff2"),
       url("Anton-Regular.woff") format("woff"),
       url("Anton-Regular.ttf") format("truetype"),
       url("Anton-Regular.eot") format("embedded-opentype"),
       url("Anton-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}