@charset "utf-8";

@font-face {
    font-family: 'Perpetua Titling MT';
    src: url(../font/PERTILI.TTF) format('truetype');
    font-weight: 300;
}

@font-face {
    font-family: 'Perpetua';
    src: url(../font/PER_____.TTF) format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Perpetua';
    src: url(../font/PERI____.TTF) format('truetype');
    font-weight: 400;
    font-style: italic;
}


@font-face {
    font-family: 'Pretendard';
    src: url(../font/Pretendard-Light.otf) format('opentype');
    font-weight: 300;
}

@font-face {
    font-family: 'Pretendard';
    src: url(../font/Pretendard-Regular.otf) format('opentype');
    font-weight: 400;
}

@font-face {
    font-family: 'Pretendard';
    src: url(../font/Pretendard-Medium.otf) format('opentype');
    font-weight: 500;
}

@font-face {
    font-family: 'Pretendard';
    src: url(../font/Pretendard-SemiBold.otf) format('opentype');
    font-weight: 600;
}

@font-face {
    font-family: 'Pretendard';
    src: url(../font/Pretendard-Bold.otf) format('opentype');
    font-weight: 700;
}

@font-face {font-family: 'GHOAS'; 
    src: url(../font/GHOAS.ttf) format('truetype'); 
    font-weight: normal; 
    font-style: normal;}