/*
Theme Name: Leoclub
Text Domain: leoclub
Version: 1.0
Requires at least: 4.7
Requires PHP: 5.2.4
Description: Leoclub-Theme
Author: Morris Haid
Author URI: https://github.com/mhaid
Template: twentytwenty
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

All files, unless otherwise stated, are released under the GNU General Public
License version 2.0 (http://www.gnu.org/licenses/gpl-2.0.html)

This theme is licensed under the GPL.
*/

@font-face {
font-family: 'TitilliumText22L1wt';
src: url('assets/fonts/TitilliumText22L1wt.woff') format('woff');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'TitilliumText22L1wt';
src: url('assets/fonts/TitilliumText22L800wt.woff') format('woff');
font-weight: bold;
font-style: normal;
}

/* Fix for Woocommerce Webshop */
.woocommerce form .form-row .input-checkbox {
    display:inline-block;
    margin: -2px 8px 0 0;
    text-align:start;
    vertical-align:baseline;
}