@font-face {
font-family: 'Raleway';
src: url('font/Raleway-Medium.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'Raleway ExtraBold';
src: url('font/Raleway-ExtraBold.ttf') format('truetype');
font-weight: 800;
font-style: normal;
}

@font-face {
font-family: 'Fjalla';
src: url('font/FjallaOne-Regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}