/*
Theme Name: AllStarReclame
Theme URI:
Author: Liegeon Mathis
Author URI: https://portfolio.mathisliegeon.fr/
Description: Thême pour l'entreprise All Star Reclame Basée à Belfort 90000
Version: 0.1
*/


/* Fonts */
@font-face {
    font-family: "owners-wide";
    src: url('fonts/OwnersWide-Bold.woff2') format('woff2')
}
@font-face {
    font-family: "greycliff-cf";
    src: url('fonts/GreycliffCF-Regular.woff2') format('woff2');
    font-weight: 400;
}
@font-face {
    font-family: "greycliff-cf";
    src: url('fonts/GreycliffCF-Medium.woff2') format('woff2');
    font-weight: 500;
}
@font-face {
    font-family: "greycliff-cf";
    src: url('fonts/GreycliffCF-Light.woff2') format('woff2');
    font-weight: 300;
}
