1/** js sequence diagrams
2 *  https://bramp.github.io/js-sequence-diagrams/
3 *  (c) 2012-2017 Andrew Brampton (bramp.net)
4 *  Simplified BSD license.
5 */
6@font-face {
7    font-family: 'danielbd';
8    src: url('danielbd.woff2') format('woff2'),
9         url('danielbd.woff') format('woff');
10    font-weight: normal;
11    font-style: normal;
12}
13