/*
 Theme Name:   swissbanking
 Theme URI:    http://example.com/twenty-twenty-child/
 Description:  Swiss Banking Theme
 Author:       Luciano Uribe Piedrahita
 Author URI:   http://sba.ch
 Template:     twentytwenty
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twentytwentychild
*/
/* @import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap'); */
@import url("./embed.css");
@import url("../twentytwenty/style.css");
@import url("./home.css"); 
@import url("./nettinglist.css");
@import url("./navbar.css");
@import url("./style-sb.css");

