﻿@charset "UTF-8";

@font-face {
    font-family: 'pretend-bold';
    src: url(//font.imbc.com/pretendard/Pretendard-Bold.eot) format('eot'),
          url(//font.imbc.com/pretendard/Pretendard-Bold.woff) format('woff'),
          url(//font.imbc.com/pretendard/Pretendard-Bold.woff2) format('woff2');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'pretend-medium';
    src: url(//font.imbc.com/pretendard/Pretendard-Medium.eot)  format('eot'),
          url(//font.imbc.com/pretendard/Pretendard-Medium.woff) format('woff'),
          url(//font.imbc.com/pretendard/Pretendard-Medium.woff2) format('woff2');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'pretend-regular';
    src: url(//font.imbc.com/pretendard/Pretendard-Regular.eot) format('eot'),
          url(//font.imbc.com/pretendard/Pretendard-Regular.woff) format('woff'),
          url(//font.imbc.com/pretendard/Pretendard-Regular.woff2) format('woff2');
	font-weight: normal;
	font-style: normal;
}