@font-face {
  font-family: 'Nanum SquareR';
  font-style: normal;
  font-weight: 400;
  src: url(/fonts/NanumSquareR.eot);
  src: url(/fonts/NanumSquareR.eot?#iefix) format('embedded-opentype'),
       url(/fonts/NanumSquareR.woff2) format('woff2'),
       url(/fonts/NanumSquareR.woff) format('woff'),
       url(/fonts/NanumSquareR.ttf) format('truetype');
}

@font-face{
	font-family:'Glyphicons Halflings';
	src:url(/fonts/glyphicons-halflings-regular.eot);
	src:url(/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),
		url(/fonts/glyphicons-halflings-regular.woff2) format('woff2'),
		url(/fonts/glyphicons-halflings-regular.woff) format('woff'),
		url(/fonts/glyphicons-halflings-regular.ttf) format('truetype'),
		url(/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

@font-face{
	font-family:'Monotype Corsiva';
	src:url(/fonts/MTCORSVA.eot);
	src:url(/fonts/MTCORSVA.eot?#iefix) format('embedded-opentype'),
		url(/fonts/MTCORSVA.woff) format('woff'),
		url(/fonts/MTCORSVA.ttf) format('truetype')
}

/*
@font-face {
  font-family: 'Nanum SquareB';
  font-style: bold;
  font-weight: 700;
  src: url(/fonts/NanumSquareB.eot);
  src: url(/fonts/NanumSquareB.eot?#iefix) format('embedded-opentype'),
       url(/fonts/NanumSquareB.woff2) format('woff2'),
       url(/fonts/NanumSquareB.woff) format('woff'),
       url(/fonts/NanumSquareB.ttf) format('truetype');
}
*/
@font-face {
    font-family: 'Arita-dotum';
    font-style: normal;
    font-weight: 400;
    src: url(/fonts/Arita-dotum-Medium.eot);
    src: url(/fonts/Arita-dotum-Medium.eot?#iefix) format('embedded-opentype'),
         url(/fonts/Arita-dotum-Medium.woff) format('woff'),
         url(/fonts/Arita-dotum-Medium.ttf) format('truetype');
}
/*
@font-face {
    font-family: 'proxima-nova-extrabold';
    src: url(/fonts/proxima-nova-extrabold.eot);
    src: url(/fonts/proxima-nova-extrabold.eot?#iefix) format('embedded-opentype'),
		 url(/fonts/proxima-nova-extrabold.woff') format('woff');
}
*/
.f18 {font-size:18px !important;line-height:18px !important;}
.f20 {font-size:20px !important;line-height:20px !important;}
.f28 {font-size:28px !important;line-height:28px !important;}
.f30 {font-size:30px !important;line-height:30px !important;}
.f35 {font-size:30px !important;line-height:35px !important;}
.f39 {font-size:39px !important;}
.f40 {font-size:40px !important;}
.f45 {font-size:45px !important;}
.f50 {font-size:50px !important;}
.f55 {font-size:55px !important;}
.f56 {font-size:56px !important;line-height:70px !important;}
.f60 {font-size:50px !important;line-height:50px !important;}
.f70 {font-size:70px !important;line-height:70px !important;}
.f80 {font-size:80px !important;line-height:80px !important;}
.f90 {font-size:90px !important;line-height:80px !important;}
.f100 {font-size:100px !important;line-height:110px !important;}

.bg01 {background:linear-gradient(125deg,#196eac,#241f5b) !important;;}