@font-face {
	font-family: 'Virgo 01';
	src: url('fonts/regular.eot');
	src: url('fonts/regulard41d.eot?') format('embedded-opentype'),
			url('fonts/regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Fredericka the Great';
    src: url('fonts/FrederickatheGreat-Regular.woff2') format('woff2'),
         url('fonts/FrederickatheGreat-Regular.woff') format('woff'),
         url('fonts/FrederickatheGreat-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Oxygen';
    src: url('fonts/Oxygen-Regular.woff2') format('woff2'),
         url('fonts/Oxygen-Regular.woff') format('woff'),
         url('fonts/Oxygen-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Oxygen';
    src: url('fonts/Oxygen-Bold.woff2') format('woff2'),
         url('fonts/Oxygen-Bold.woff') format('woff'),
         url('fonts/Oxygen-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Oxygen';
    src: url('fonts/Oxygen-Light.woff2') format('woff2'),
         url('fonts/Oxygen-Light.woff') format('woff'),
         url('fonts/Oxygen-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Pacifico';
    src: url('fonts/Pacifico-Regular.woff2') format('woff2'),
         url('fonts/Pacifico-Regular.woff') format('woff'),
         url('fonts/Pacifico-Regular.ttf') format('truetype');
}
