/*
Theme Name:   InsuletChildT
Description:  Écrivez ici une brève description de votre thème enfant
Author:       insAdmin
Author URL:   http://localhost/insulet
Template:     oceanwp
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  InsuletChildT
*/

/* Écrivez ici votre propre feuille de style personnelle */
@font-face {
 font-family: "thirsty";
 src: url("thirstyscriptregular-webfont.ttf") format("truetype");
}
.thirsty{
	font-family: "thirsty"!important;
}