/*
Theme Name: Gene Digital
Theme URI: https://example.com/my-custom-theme/
Author: Genex Digital Solution
Author URI: https://genexdigital.com/
Description: This theme is built for Genex Digital Solution.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: responsive, blog, custom-background, custom-header
Text Domain: genex-digital-solution
*/

/*------------------------------------------------------------------
    IMPORT FONTS
-------------------------------------------------------------------*/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@500;600;700&family=Open+Sans&display=swap');

/*------------------------------------------------------------------
IMPORT FILES
-------------------------------------------------------------------*/

@import url("./css/custom.css");
@import url("./css/bootstrap.min.css");
@import url("./css/bootstrap-icons.css");
@import url("./css/templatemo-topic-listing.css");