@charset "UTF-8";

/*-------------------------------------------------------
 *				Raleway
 *-------------------------------------------------------*/

/*Black*/
@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/googlefonts/Raleway/Raleway-Black.ttf') format('truetype');
}
/*BlackItalic*/
@font-face {
    font-family: 'Raleway';
    font-style: italic;
    font-weight: 900;
    src: url('../fonts/googlefonts/Raleway/Raleway-BlackItalic.ttf') format('truetype');
}
/*ExtraBold*/
@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 800;
    src: url('../fonts/googlefonts/Raleway/Raleway-ExtraBold.ttf') format('truetype');
}
/*ExtraBoldItalic*/
@font-face {
    font-family: 'Raleway';
    font-style: italic;
    font-weight: 800;
    src: url('../fonts/googlefonts/Raleway/Raleway-ExtraBoldItalic.ttf') format('truetype');
}
/*Bold*/
@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/googlefonts/Raleway/Raleway-Bold.ttf') format('truetype');
}
/*BoldItalic*/
@font-face {
    font-family: 'Raleway';
    font-style: italic;
    font-weight: 700;
    src: url('../fonts/googlefonts/Raleway/Raleway-BoldItalic.ttf') format('truetype');
}
/*SemiBold*/
@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/googlefonts/Raleway/Raleway-SemiBold.ttf') format('truetype');
}
/*SemiBoldItalic*/
@font-face {
    font-family: 'Raleway';
    font-style: italic;
    font-weight: 600;
    src: url('../fonts/googlefonts/Raleway/Raleway-SemiBoldItalic.ttf') format('truetype');
}
/*Medium*/
@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/googlefonts/Raleway/Raleway-Medium.ttf') format('truetype');
}
/*MediumItalic*/
@font-face {
    font-family: 'Raleway';
    font-style: italic;
    font-weight: 500;
    src: url('../fonts/googlefonts/Raleway/Raleway-MediumItalic.ttf') format('truetype');
}
/*Regular*/
@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/googlefonts/Raleway/Raleway-Regular.ttf') format('truetype');
}
/*Italic*/
@font-face {
    font-family: 'Raleway';
    font-style: italic;
    font-weight: 400;
    src: url('../fonts/googlefonts/Raleway/Raleway-Italic.ttf') format('truetype');
}
/*Light*/
@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/googlefonts/Raleway/Raleway-Light.ttf') format('truetype');
}
/*LightItalic*/
@font-face {
    font-family: 'Raleway';
    font-style: italic;
    font-weight: 300;
    src: url('../fonts/googlefonts/Raleway/Raleway-LightItalic.ttf') format('truetype');
}
/*ExtraLight*/
@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/googlefonts/Raleway/Raleway-ExtraLight.ttf') format('truetype');
}
/*ExtraLightItalic*/
@font-face {
    font-family: 'Raleway';
    font-style: italic;
    font-weight: 200;
    src: url('../fonts/googlefonts/Raleway/Raleway-ExtraLightItalic.ttf') format('truetype');
}
/*Thin*/
@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 100;
    src: url('../fonts/googlefonts/Raleway/Raleway-Thin.ttf') format('truetype');
}
/*ThinItalic*/
@font-face {
    font-family: 'Raleway';
    font-style: italic;
    font-weight: 100;
    src: url('../fonts/googlefonts/Raleway/Raleway-ThinItalic.ttf') format('truetype');
}

/*-------------------------------------------------------
 *				Roboto
 *-------------------------------------------------------*/

/*Black*/
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/googlefonts/Roboto/Roboto-Black.ttf') format('truetype');
}
/*BlackItalic*/
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 900;
    src: url('../fonts/googlefonts/Roboto/Roboto-BlackItalic.ttf') format('truetype');
}
/*Bold*/
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/googlefonts/Roboto/Roboto-Bold.ttf') format('truetype');
}
/*BoldItalic*/
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 700;
    src: url('../fonts/googlefonts/Roboto/Roboto-BoldItalic.ttf') format('truetype');
}
/*Medium*/
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/googlefonts/Roboto/Roboto-Medium.ttf') format('truetype');
}
/*MediumItalic*/
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 500;
    src: url('../fonts/googlefonts/Roboto/Roboto-MediumItalic.ttf') format('truetype');
}
/*Regular*/
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/googlefonts/Roboto/Roboto-Regular.ttf') format('truetype');
}
/*Italic*/
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 400;
    src: url('../fonts/googlefonts/Roboto/Roboto-Italic.ttf') format('truetype');
}
/*Light*/
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/googlefonts/Roboto/Roboto-Light.ttf') format('truetype');
}
/*LightItalic*/
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 300;
    src: url('../fonts/googlefonts/Roboto/Roboto-LightItalic.ttf') format('truetype');
}
/*Thin*/
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 100;
    src: url('../fonts/googlefonts/Roboto/Roboto-Thin.ttf') format('truetype');
}
/*ThinItalic*/
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 100;
    src: url('../fonts/googlefonts/Robotos/Roboto-ThinItalic.ttf') format('truetype');
}

/*-------------------------------------------------------
 *				Roboto_Slab
 *-------------------------------------------------------*/

/*Bold*/
@font-face {
    font-family: 'Roboto_Slab';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/googlefonts/Roboto_Slab/RobotoSlab-Bold.ttf') format('truetype');
}
/*Regular*/
@font-face {
    font-family: 'Roboto_Slab';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/googlefonts/Roboto_Slab/RobotoSlab-Regular.ttf') format('truetype');
}
/*Light*/
@font-face {
    font-family: 'Roboto_Slab';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/googlefonts/Roboto_Slab/RobotoSlab-Light.ttf') format('truetype');
}
/*Thin*/
@font-face {
    font-family: 'Roboto_Slab';
    font-style: normal;
    font-weight: 100;
    src: url('../fonts/googlefonts/Roboto_Slab/RobotoSlab-Thin.ttf') format('truetype');
}
