/*Font Lato-Regular*/
@font-face {
    font-family: 'Lato-Regular';
    src: url('../fonts/Lato-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
/*Font Raleway-Light*/
@font-face {
    font-family: 'Raleway-Light';
    src: url('../fonts/Raleway-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
/*Font Raleway-Bold*/
@font-face {
    font-family: 'Raleway-Bold';
    src: url('../fonts/Raleway-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
/*Font Raleway-SemiBold*/
@font-face {
    font-family: 'Raleway-SemiBold';
    src: url('../fonts/Raleway-SemiBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
/*Font Raleway-ExtraBold*/
@font-face {
    font-family: 'Raleway-ExtraBold';
    src: url('../fonts/Raleway-ExtraBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
/*Font Raleway-Medium*/
@font-face {
    font-family: 'Raleway-Medium';
    src: url('../fonts/Raleway-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
/*Font Raleway-Regular*/
@font-face {
    font-family: 'Raleway-Regular';
    src:  url('../fonts/Raleway-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
/*Font SignPainter-HouseScript*/
@font-face { 
    font-family: 'SignPainter-HouseScript';
    src:  url('../fonts/SignPainter-HouseScript.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
} 
/*Font baskvl*/
@font-face { 
    font-family: 'baskvl';
    src:   url('../fonts/baskvl.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
/*Font Lora-Regular*/
@font-face { 
    font-family: 'Lora-Regular';
    src:   url('../fonts/Lora-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/*Font GreatVibes-Regular*/
@font-face { 
    font-family: 'GreatVibes-Regular';
    src:   url('../fonts/GreatVibes-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
/*Font Poppins-Bold*/
@font-face { 
    font-family: 'Poppins-Bold';
    src:   url('../fonts/Poppins-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
/*Font Poppins-Light*/
@font-face { 
    font-family: 'Poppins-Light';
    src:   url('../fonts/Poppins-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
/*Font Poppins-Medium*/
@font-face { 
    font-family: 'Poppins-Medium';
    src:   url('../fonts/Poppins-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
/*Font Poppins-Regular*/
@font-face { 
    font-family: 'Poppins-Regular';
    src:   url('../fonts/Poppins-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
/*Font Poppins-SemiBold*/
@font-face { 
    font-family: 'Poppins-SemiBold';
    src:   url('../fonts/Poppins-SemiBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}