/* style sheet for webfonts*/

/* fonts css */

/* Poppins */
@font-face {
    font-family: 'poppins';
    src: url(../../fonts/Poppins/Poppins-Black.ttf);
    font-style: normal;
    font-weight: 900;
}

@font-face {
    font-family: 'poppins';
    src: url(../../fonts/Poppins/Poppins-BlackItalic.ttf);
    font-style: italic;
    font-weight: 900;
}


@font-face {
    font-family: 'poppins';
    src: url(../../fonts/Poppins/Poppins-Bold.ttf);
    font-style: normal;
    font-weight: 700;
}

@font-face {
    font-family: 'poppins';
    src: url(../../fonts/Poppins/Poppins-BoldItalic.ttf);
    font-style: italic;
    font-weight: 700;
}

@font-face {
    font-family: 'poppins';
    src: url(../../fonts/Poppins/Poppins-ExtraBold.ttf);
    font-style: normal;
    font-weight: 800;
}

@font-face {
    font-family: 'poppins';
    src: url(../../fonts/Poppins/Poppins-ExtraBoldItalic.ttf);
    font-style: italic;
    font-weight: 800;
}


@font-face {
    font-family: 'poppins';
    src: url(../../fonts/Poppins/Poppins-ExtraLight.ttf);
    font-style: normal;
    font-weight: 200;
}

@font-face {
    font-family: 'poppins';
    src: url(../../fonts/Poppins/Poppins-ExtraLightItalic.ttf);
    font-style: italic;
    font-weight: 200;
}


@font-face {
    font-family: 'poppins';
    src: url(../../fonts/Poppins/Poppins-Italic.ttf);
    font-style: italic;
    font-weight: 400;
}



@font-face {
    font-family: 'poppins';
    src: url(../../fonts/Poppins/Poppins-Light.ttf);
    font-style: normal;
    font-weight: 300;
}

@font-face {
    font-family: 'poppins';
    src: url(../../fonts/Poppins/Poppins-LightItalic.ttf);
    font-style: italic;
    font-weight: 300;
}



@font-face {
    font-family: 'poppins';
    src: url(../../fonts/Poppins/Poppins-Medium.ttf);
    font-style: normal;
    font-weight: 500;
}

@font-face {
    font-family: 'poppins';
    src: url(../../fonts/Poppins/Poppins-MediumItalic.ttf);
    font-style: italic;
    font-weight: 500;
}


@font-face {
    font-family: 'poppins';
    src: url(../../fonts/Poppins/Poppins-Regular.ttf);
    font-style: normal;
    font-weight: 400;
}


@font-face {
    font-family: 'poppins';
    src: url(../../fonts/Poppins/Poppins-SemiBold.ttf);
    font-style: normal;
    font-weight: 600;
}

@font-face {
    font-family: 'poppins';
    src: url(../../fonts/Poppins/Poppins-SemiBoldItalic.ttf);
    font-style: italic;
    font-weight: 600;
}


@font-face {
    font-family: 'poppins';
    src: url(../../fonts/Poppins/Poppins-Thin.ttf);
    font-style: normal;
    font-weight: 100;
}

@font-face {
    font-family: 'poppins';
    src: url(../../fonts/Poppins/Poppins-ThinItalic.ttf);
    font-style: italic;
    font-weight: 100;
}


/* Roboto */
@font-face {
    font-family: 'roboto';
    src: url(../../fonts/Roboto/Roboto-Black.ttf);
    font-style: normal;
    font-weight: 900;
}

@font-face {
    font-family: 'roboto';
    src: url(../../fonts/Roboto/Roboto-BlackItalic.ttf);
    font-style: italic;
    font-weight: 900;
}


@font-face {
    font-family: 'roboto';
    src: url(../../fonts/Roboto/Roboto-Bold.ttf);
    font-style: normal;
    font-weight: 700;
}

@font-face {
    font-family: 'roboto';
    src: url(../../fonts/Roboto/Roboto-BoldItalic.ttf);
    font-style: italic;
    font-weight: 700;
}



@font-face {
    font-family: 'roboto';
    src: url(../../fonts/Roboto/Roboto-Italic.ttf);
    font-style: italic;
    font-weight: 400;
}



@font-face {
    font-family: 'roboto';
    src: url(../../fonts/Roboto/Roboto-Light.ttf);
    font-style: normal;
    font-weight: 300;
}

@font-face {
    font-family: 'roboto';
    src: url(../../fonts/Roboto/Roboto-LightItalic.ttf);
    font-style: italic;
    font-weight: 300;
}



@font-face {
    font-family: 'roboto';
    src: url(../../fonts/Roboto/Roboto-Medium.ttf);
    font-style: normal;
    font-weight: 500;
}

@font-face {
    font-family: 'roboto';
    src: url(../../fonts/Roboto/Roboto-MediumItalic.ttf);
    font-style: italic;
    font-weight: 500;
}


@font-face {
    font-family: 'roboto';
    src: url(../../fonts/Roboto/Roboto-Regular.ttf);
    font-style: normal;
    font-weight: 400;
}



@font-face {
    font-family: 'roboto';
    src: url(../../fonts/Roboto/Roboto-Thin.ttf);
    font-style: normal;
    font-weight: 100;
}

@font-face {
    font-family: 'roboto';
    src: url(../../fonts/Roboto/Roboto-ThinItalic.ttf);
    font-style: italic;
    font-weight: 100;
}



/* Roboto Condensed*/
@font-face {
    font-family: 'roboto c';
    src: url(../../fonts/Roboto_Condensed/RobotoCondensed-Black.ttf);
    font-style: normal;
    font-weight: 900;
}

@font-face {
    font-family: 'roboto c';
    src: url(../../fonts/Roboto_Condensed/RobotoCondensed-BlackItalic.ttf);
    font-style: italic;
    font-weight: 900;
}


@font-face {
    font-family: 'roboto c';
    src: url(../../fonts/Roboto_Condensed/RobotoCondensed-Bold.ttf);
    font-style: normal;
    font-weight: 700;
}

@font-face {
    font-family: 'roboto c';
    src: url(../../fonts/Roboto_Condensed/RobotoCondensed-BoldItalic.ttf);
    font-style: italic;
    font-weight: 700;
}

@font-face {
    font-family: 'roboto c';
    src: url(../../fonts/Roboto_Condensed/RobotoCondensed-ExtraBold.ttf);
    font-style: normal;
    font-weight: 800;
}

@font-face {
    font-family: 'roboto c';
    src: url(../../fonts/Roboto_Condensed/RobotoCondensed-ExtraBoldItalic.ttf);
    font-style: italic;
    font-weight: 800;
}

@font-face {
    font-family: 'roboto c';
    src: url(../../fonts/Roboto_Condensed/RobotoCondensed-ExtraLight.ttf);
    font-style: normal;
    font-weight: 200;
}

@font-face {
    font-family: 'roboto c';
    src: url(../../fonts/Roboto_Condensed/RobotoCondensed-ExtraLightItalic.ttf);
    font-style: italic;
    font-weight: 200;
}



@font-face {
    font-family: 'roboto c';
    src: url(../../fonts/Roboto_Condensed/RobotoCondensed-Italic.ttf);
    font-style: italic;
    font-weight: 400;
}



@font-face {
    font-family: 'roboto c';
    src: url(../../fonts/Roboto_Condensed/RobotoCondensed-Light.ttf);
    font-style: normal;
    font-weight: 300;
}

@font-face {
    font-family: 'roboto c';
    src: url(../../fonts/Roboto_Condensed/RobotoCondensed-LightItalic.ttf);
    font-style: italic;
    font-weight: 300;
}



@font-face {
    font-family: 'roboto c';
    src: url(../../fonts/Roboto_Condensed/RobotoCondensed-Medium.ttf);
    font-style: normal;
    font-weight: 500;
}

@font-face {
    font-family: 'roboto c';
    src: url(../../fonts/Roboto_Condensed/RobotoCondensed-MediumItalic.ttf);
    font-style: italic;
    font-weight: 500;
}


@font-face {
    font-family: 'roboto c';
    src: url(../../fonts/Roboto_Condensed/RobotoCondensed-Regular.ttf);
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: 'roboto c';
    src: url(../../fonts/Roboto_Condensed/RobotoCondensed-SemiBold.ttf);
    font-style: normal;
    font-weight: 600;
}

@font-face {
    font-family: 'roboto c';
    src: url(../../fonts/Roboto_Condensed/RobotoCondensed-SemiBoldItalic.ttf);
    font-style: italic;
    font-weight: 600;
}




@font-face {
    font-family: 'roboto c';
    src: url(../../fonts/Roboto_Condensed/RobotoCondensed-Thin.ttf);
    font-style: normal;
    font-weight: 100;
}

@font-face {
    font-family: 'roboto c';
    src: url(../../fonts/Roboto_Condensed/RobotoCondensed-ThinItalic.ttf);
    font-style: italic;
    font-weight: 100;
}



/* Open Sans*/

@font-face {
    font-family: 'open-sans';
    src: url(../../fonts/Open-Sans/OpenSans-Regular.ttf);
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: 'open-sans';
    src: url(../../fonts/Open-Sans/OpenSans-Italic.ttf);
    font-style: italic;
    font-weight: 400;
}
