/*
 * Vanilla5 
 * A skin for PmWiki 2  (http://pmwiki.org)
 * Version 20170506
 * Copyright (c) 2015 Paul Wiegmans(p.wiegmans@inter.nl.net)
 * you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published
 * by the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 */

@font-face {
  font-family: 'Lobster';
  font-style: normal;
  font-weight: 400;
  src: local('Lobster'), url(../fonts/Lobster.woff) format('woff');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: local('Ubuntu'), url(../fonts/Ubuntu.woff) format('woff');
}

