@font-face {
        font-family: 'JunctionRegular';
        src: url('/Layout/Junction02.otf') format('opentype');
        font-weight: normal;
        font-style: normal;
}
body {
        font-family: 'JunctionRegular', sans-serif;
}
h1 {
        font-family: 'JunctionRegular', sans-serif;
}
p {
        font-family: 'JunctionRegular', sans-serif;
}
.logo{
	width: 25%;
}
noscript img {
	border:0
}
