@charset "utf-8";
/*
Theme Name:CURE
Theme URI:https://tcd-theme.com/tcd082
Description:"CURE" is a WordPress theme for medical institutions. You can create a website smoothly, because page templates for running a hospital will help you. And enriching the FAQ page make users feel so safe.
Author:TCD
Author URI:https://tcd-theme.com/
Version:1.4.7
Text Domain:tcd-cure
*/

/* ------------------------------------------------------------------------------------
 web fonts　ウェブフォントファイルを変更した場合はv=1.0の数字を変更（キャッシュ対策）
------------------------------------------------------------------------------------ */
@font-face {
    font-family: 'design_plus';
    src: url('fonts/design_plus.eot?v=1.0');
    src: url('fonts/design_plus.eot?v=1.0#iefix') format('embedded-opentype'),
    url('fonts/design_plus.woff?v=1.0') format('woff'),
    url('fonts/design_plus.ttf?v=1.0') format('truetype'),
    url('fonts/design_plus.svg?v=1.0#design_plus') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'footer_bar';
    src: url('fonts/footer_bar.eot?v=1.2');
    src: url('fonts/footer_bar.eot?v=1.2#iefix') format('embedded-opentype'),
    url('fonts/footer_bar.woff?v=1.2') format('woff'),
    url('fonts/footer_bar.ttf?v=1.2') format('truetype'),
    url('fonts/footer_bar.svg?v=1.2#footer_bar') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'update_icon';
    src: url('fonts/update_icon.eot?v=1.0');
    src: url('fonts/update_icon.eot?v=1.0#iefix') format('embedded-opentype'),
    url('fonts/update_icon.woff?v=1.0') format('woff'),
    url('fonts/update_icon.ttf?v=1.0') format('truetype'),
    url('fonts/update_icon.svg?v=1.0#update_icon') format('svg');
    font-weight: normal;
    font-style: normal;
}