﻿/*
@font-face {
    font-family: 'robotoslab-regular';
    src: url('../fonts/robotoslab-regular.woff') format('woff2'),url('../fonts/robotoslab-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'robotoslab-thin';
    src: url('/Fonts//RobotoSlab-Thin.woff2') format('woff2'), url('/Fonts//RobotoSlab-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Slab';
    src: url('RobotoSlab-Light.woff2') format('woff2'), url('RobotoSlab-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Slab';
    src: url('RobotoSlab-Bold.woff2') format('woff2'), url('RobotoSlab-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mainlux';
    src: url('../Fonts/Mainlux-Light.woff2') format('woff2'), url('../Fonts/Mainlux-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Galimer ExtLt';
    src: url('../Fonts/Galimer-ExtraLight.woff2') format('woff2'), url('../Fonts/Galimer-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
*/
@font-face {
    font-family: 'Gotu';
    src: url('../Fonts/Gotu-Regular.woff2') format('woff2'), url('../Fonts/Gotu-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Pianaforma';
    src: url('../Fonts/Pianaforma.woff2') format('woff2'), url('../Fonts/Pianaforma.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Royalty Free';
    src: url('../Fonts/RoyaltyFree.woff2') format('woff2'), url('../Fonts/RoyaltyFree.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Zilla Slab';
    src: url('../Fonts/ZillaSlab-Medium.woff2') format('woff2'), url('../Fonts/ZillaSlab-Medium.woff') format('woff');
    /*src: url('../Fonts/ZillaSlab-Light.woff2') format('woff2'), url('../Fonts/ZillaSlab-Light.woff') format('woff');*/
    /*src: url('../Fonts/ZillaSlab-Regular.woff2') format('woff2'), url('../Fonts/ZillaSlab-Regular.woff') format('woff');*/
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

