@font-face {
    font-family: Pinar;
    font-style: normal;
    font-weight: 300;
	src: url('fonts/Pinar-Light.woff2') format('woff2'); /* Super Modern Browsers */
}
@font-face {
    font-family: Pinar;
    font-style: normal;
    font-weight: 400;
	src: url('fonts/Pinar-Regular.woff2') format('woff2'); /* Super Modern Browsers */
}
@font-face {
    font-family: Pinar;
    font-style: normal;
    font-weight: 500;
	src: url('fonts/Pinar-Medium.woff2') format('woff2'); /* Super Modern Browsers */
}
@font-face {
    font-family: Pinar;
    font-style: normal;
    font-weight: 600;
	src: url('fonts/Pinar-SemiBold.woff2') format('woff2'); /* Super Modern Browsers */
}
@font-face {
    font-family: Pinar;
    font-style: normal;
    font-weight: 700;
	src: url('fonts/Pinar-Bold.woff2') format('woff2'); /* Super Modern Browsers */
}
@font-face {
    font-family: Pinar;
    font-style: normal;
    font-weight: 800;
	src: url('fonts/Pinar-ExtraBold.woff2') format('woff2'); /* Super Modern Browsers */
}
@font-face {
    font-family: Pinar;
    font-style: normal;
    font-weight: 900;
	src: url('fonts/Pinar-Black.woff2') format('woff2'); /* Super Modern Browsers */
}
/*
html, body,h1, h2, h3, h4, h5, h6,p,span {
    font-family: Pinar;
}
*/
body {
	text-align: right;
}