﻿@font-face { 
    font-family: 'NotoR'; font-style: normal; font-weight: 500; 
    src: url('/_lib/vod/css/fonts/NotoSansKR-Medium-Hestia.eot'); 
    src: url('/_lib/vod/css/fonts/NotoSansKR-Medium-Hestia.woff') format('woff'), 
    url('/_lib/vod/css/fonts/NotoSansKR-Medium-Hestia.ttf') format('truetype'); 
}

@font-face { 
    font-family: 'NotoR'; font-style: normal; font-weight: 600; 
    src: url('/_lib/vod/css/fonts/NotoSansKR-Bold-Hestia.eot'); 
    src: url('/_lib/vod/css/fonts/NotoSansKR-Bold-Hestia.woff') format('woff'), 
    url('/_lib/vod/css/fonts/NotoSansKR-Bold-Hestia.ttf') format('truetype'); 
}

@font-face {
    font-family: 'NotoR'; font-style: normal; font-weight: 700;
    src: url('/_lib/vod/css/fonts/NotoSansKR-Black-Hestia.eot'); 
    src: url('/_lib/vod/css/fonts/NotoSansKR-Black-Hestia.woff') format('woff'),
    url('/_lib/vod/css/fonts/NotoSansKR-Black-Hestia.ttf') format('opentype');
}
@font-face { 
    font-family: 'xeicon'; font-style: normal; font-weight: 800; 
    src: url('/_lib/vod/css/fonts/xeicon.eot'); 
    src: url('/_lib/vod/css/fonts/xeicon.woff') format('woff'), 
    url('/_lib/vod/css/fonts/xeicon.ttf') format('truetype'); 
}
* { font-family:'NotoR';  line-height:1.5em; box-sizing:border-box; font-weight: 500;}
a, a:link, a:visited, a:active { text-decoration: none; }
.vod-service{text-align:center}
.vod-service h1{font-size:3.25em; color:#c91222; font-weight: 700; line-height:50px}
.vod-service h2{font-size:2.125em; font-weight: 600}
.vod-service p{font-size:1.125em;}
.vod-service .in{display:inline-block; margin:20px 20px 40px 0px; padding:10px 20px; background:#c91222; color:#fff; font-size:1.5em}
.vod-service .out{display:inline-block;  margin:20px 20px 40px 0px; padding:10px 20px; background:#000; color:#fff; font-size:1.5em}
.boom { font-size:2.125em; text-align:center; color:#c91222; display:block; margin-top:30px; font-weight: 700;}


.mvod-service{text-align:center}
.mvod-service h1{font-size:1.70em; color:#c91222; font-weight: 700; line-height:34px}
.mvod-service h2{font-size:1.125em; font-weight: 600}
.mvod-service p{font-size:0.9em;}
.mvod-service .in{display:inline-block; margin:10px 20px 20px 0px; padding:5px 20px; background:#c91222; color:#fff; font-size:1.0em}
.mvod-service .out{display:inline-block;  margin:10px 20px 20px 0px; padding:5px 20px; background:#000; color:#fff; font-size:1.0em}
.mboom { font-size:1.125em; text-align:center; color:#c91222; display:block; margin-top:30px; font-weight: 700;}