/*
    Copyright (C) 2019 Nicolas Bertin

    This program 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 3 of the License, or
    (at your option) any later version.

    This program 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 this program.  If not, see <https://www.gnu.org/licenses/>.
*/

@import url("lib/css/bootstrap.min.css");
@import url("lib/jasny-bootstrap.min.css");
@import url("lib/jquery-ui.min.css");
@import url("lib/jquery.fullPage.css");
@import url("lib/css/font-awesome.min.css");
@import url("lib/leaflet.css");
@import url("lib/leaflet.awesome-markers.css");
@import url("lib/prism.css");

@import url("lib/tinyterm.min.css");
@import url("lib/themes/solarized.css");

/* custom */
@import url("css/styles.css");

/* emulator */
@import url("js/lib/m_gui.css");
