/**
    TODO: Migrate assets from outdated tools to a vite.

    This file created tmp for make tasks quick done later need
    migrate outdated frontend assets tooling for compiling to vite processes
    next when all will set up need pass this files to a scss and make compiling css files,
    this is proper way how it must work
 */

/*Layouts*/
@import "common/fonts.css";
@import "layouts/ft_big_countdown.css";
@import "layouts/ft_text_countdown.css";
@import "layouts/ft_small_countdown.css";
@import "plugins/slick.css";
@import "layouts/slider.css";
@import "layouts/slides/slide-blackweek-deal.css";
@import "layouts/introbox-actions.css";
@import "layouts/sidebar-nav.css";
@import "layouts/mobile-nav.css";
@import "layouts/headerimage-v3.css";
@import "layouts/video-popup.css";
