/*
``` `  `` `` `   ``  ` ```  `` ``` ``` ```` ` `` ``  `
` `` ```Web Design & Development CSS File `` `` ` `  ` ``` ``` ` `   `
` ``` ``Created by Onshiryuu (Theofilus Woen) ``  ` ``` ` `` `` ` ` `     `
` ``````2013/12` `  `` `   `` ````` `` ```` ```` ` ` ` ` `   `   `
` ``  ``` `` ` ` ``  ``  ```` `` ``` `` ` 
*/

@charset "utf-8";

/* `````````````````````````````````````````````````````````` MARKMARK EN `````````````````````````````````````````````````````````` */

body
{
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.menus_nav a
{
    font-family: 'Ubuntu', sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: 0px;
}

h2
{
    font-family: 'Ubuntu', sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 64px;
    letter-spacing: 1px;
}

h4
{
    font-family: 'Ubuntu', sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 22px;
}

.portfo_item .item_info h3
{
    font-family: 'Ubuntu', sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 36px;
}

.portfo_item .item_info a
{
    font-family: 'Ubuntu', sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 48px;
    letter-spacing: 1px;
    color: #4D4D4D;
}

.section_content_contact .contact_left p
{
    font-family: 'Ubuntu', sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.5px;
}

.section_content_contact .contact_left a
{
    font-family: 'Ubuntu', sans-serif;
    font-size: 17px;
    font-weight: 500;
    line-height: 48px;
    letter-spacing: 1px;
}

.section_content_contact .contact_right
{
    font-family: 'Ubuntu', sans-serif;
    font-size: 16px;
    font-weight: 400;
}

.section_content_footer span
{
    font-family: 'Ubuntu', sans-serif;
    font-size: 12px;
    font-weight: 400;
}


/* `````````````````````````````````````````````````````````` MARKEND EN `````````````````````````````````````````````````````````` */


