@font-face { font-family: 'Go'; font-style: normal; font-weight: normal; src: url('/static/Go-Regular.ttf'); } @font-face { font-family: 'Go'; font-style: italic; font-weight: normal; src: url('/static/Go-Italic.ttf'); } @font-face { font-family: 'Go'; font-style: normal; font-weight: bold; src: url('/static/Go-Bold.ttf'); } @font-face { font-family: 'Go'; font-style: italic; font-weight: bold; src: url('/static/Go-Bold-Italic.ttf'); } @font-face { font-family: 'Go Mono'; font-style: normal; font-weight: normal; src: url('/static/Go-Mono.ttf'); } @font-face { font-family: 'Go Mono'; font-style: italic; font-weight: normal; src: url('/static/Go-Mono-Italic.ttf'); } @font-face { font-family: 'Go Mono'; font-style: normal; font-weight: bold; src: url('/static/Go-Mono-Bold.ttf'); } @font-face { font-family: 'Go Mono'; font-style: italic; font-weight: bold; src: url('/static/Go-Mono-Bold-Italic.ttf'); } @font-face { font-family: 'Go Medium'; font-style: normal; font-weight: normal; src: url('/static/Go-Medium.ttf'); } @font-face { font-family: 'Go Medium'; font-style: italic; font-weight: normal; src: url('/static/Go-Medium-Italic.ttf'); }