﻿/*
******************************************
	Webojcik.pl - Twoja wizytówka w sieci
	Sebastian Wójcik
	tel.: 724 133 125
	email: kontakt@webojcik.pl
	facebook: https://www.facebook.com/bastickdj
******************************************
*/

@font-face 
{
	font-family: 'Roboto-Light';
	src: url('fonts/Roboto-Light.ttf');
}

@font-face 
{
	font-family: 'Roboto-LightItalic';
	src: url('fonts/Roboto-LightItalic.ttf');
}

@font-face 
{
	font-family: 'Roboto-Bold';
	src: url('fonts/Roboto-Bold.ttf');
}

@font-face 
{
	font-family: 'Roboto-Thin';
	src: url('fonts/Roboto-Thin.ttf');
}

@font-face 
{
	font-family: 'Roboto-ThinItalic';
	src: url('fonts/Roboto-ThinItalic.ttf');
}
