/*
Theme Name: Mon Collège Essonne V1.4
Theme URI: https://moncollege.essonne.fr/
Description: Thème créé par Thibaut Lacheray.
Version: 1.4
Author: Thibaut Lacheray
 
Creation Theme by Thibaut Lacheray || https://17pixel.com
*/
/* ************************************ GENERAL ************ */
@import "css/general.css";
@import "css/320.css" only screen and (max-width : 480px);
@import "css/480.css" only screen and (max-width : 640px);
@import "css/640.css" only screen and (max-width : 768px);
@import "css/768.css" only screen and (max-width : 960px);
@import "css/960.css" only screen and (max-width : 1024px);
@import "css/1024.css" only screen and (max-width : 1280px);
@import "css/1280.css" only screen and (max-width : 1400px);