/*
 * style.css:
 * a part of the VaccinesToday theme for WordPress™
 *
 * Copyright Ⓒ 2016 Asterysk <wordpress@asterysk.com>
 *
 * This file is part of the VaccinesToday theme for WordPress.
 *
 * The VaccinesToday theme for WordPress™ is free software:
 * 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.
 *
 * The VaccinesToday theme for WordPress™ is distributed in the hope
 * that it will be useful, but WITHOUT ANY WARRANTY; without even the
 * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
 * PURPOSE. See the GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with the VaccinesToday theme for WordPress. If not, please
 * see <http://www.gnu.org/licenses/>.
 *
 * ---------------------------------------------------------------------
 *
 * The VaccinesToday WordPress theme stylesheet.
 *
 * @version     0.1.0
 *
 * @package     VaccinesToday
 * @subpackage  theme
 * @since       0.1.0
 */
/* external stylesheets */
@import url('fonts/fa.css');
@import url('fonts/ionicons.css');
/* internal stylesheets */
@import url('fonts/fonts.css');
@import url('astx-css-init.css');
@import url('astx-css-core.css');
@import url('astx-css-grid.css');
@import url('astx-css-cycle2.css');
@import url('astx-css-palette.css');
@import url('astx-css-wp-core.css');
@import url('astx-css-forms.css');
@import url('astx-css-theme.css');
@import url('astx-css-mq.css');
