/** 
* 
* Do not edit or add to this file if you wish to upgrade the module to newer 
* versions in the future. If you wish to customize the module for your 
* needs please contact us to https://www.milople.com/magento-extensions/contacts/
* 
* @category     Ecommerce 
* @package      Milople_Personalized
* @copyright    Copyright (c) 2015 Milople Technologies Pvt. Ltd. All Rights Reserved. 
* @url          https://www.milople.com/magento-extensions/personalized-products.html
* 
**/
select#font_selection option[value="Tangerine"]{
    font-family: Tangerine;
    font-size: 15px;
}
select#font_selection option[value="Rancho"]{
    font-family: Rancho;
    font-size: 15px;
}
select#font_selection option[value="Inconsolata"]{
    font-family: Inconsolata;
    font-size: 15px;
}
select#font_selection option[value="Droid Sans"]{
    font-family: "Droid Sans";
    font-size: 15px;
}
select#font_selection option[value="Philosopher"]{
    font-family: Philosopher;
    font-size: 15px;
}
select#font_selection option[value="Plaster"]{
    font-family: Plaster;
    font-size: 15px;
}
select#font_selection option[value="Rokkitt"]{
    font-family: Rokkitt;
    font-size: 15px;
}
select#font_selection option[value="Sofia"]{
    font-family: Sofia;
    font-size: 15px;
}
select#font_selection option[value="Playball"]{
    font-family: Playball;
    font-size: 15px;
}
select#font_selection option[value="Nosifer"]{
    font-family: Nosifer;
    font-size: 15px;
}
select#font_selection option[value="Pacifico"]{
    font-family: Pacifico;
    font-size: 15px;
}

select#font_selection option[value="Droid Serif"]{
    font-family: "Droid Serif";
    font-size: 15px;
}

select#font_selection option[value="Lobster"]{
    font-family: "Lobster";
    font-size: 15px;
}
select#font_selection option[value="Open Sans"]{
    font-family: "Open Sans";
    font-size: 15px;
}
select#font_selection option[value="PT Serif"]{
    font-family: "PT Serif";
    font-size: 15px;
}
select#font_selection option[value="Lato"]{
    font-family: "Lato";
    font-size: 15px;
}
select#font_selection option[value="Ubuntu"]{
    font-family: "Ubuntu";
    font-size: 15px;
}
select#font_selection option[value="Source Sans Pro"]{
    font-family: "Source Sans Pro";
    font-size: 15px;
}
select#font_selection option[value="Roboto"]{
    font-family: "Roboto";
    font-size: 15px;
}
select#font_selection option[value="Raleway"]{
    font-family: "Roboto";
    font-size: 15px;
}
select#font_selection option[value="Volkorn"]{
    font-family: "Volkorn";
    font-size: 15px;
}
select#font_selection option[value="Merriweather"]{
    font-family: "Merriweather";
    font-size: 15px;
}
select#font_selection option[value="Old Standard TT"]{
    font-family: "Old Standard TT";
    font-size: 15px;
}
select#font_selection option[value="Arvo"]{
    font-family: "Arvo";
    font-size: 15px;
}
select#font_selection option[value="Josefin Slab"]{
    font-family: "Josefin Slab";
    font-size: 15px;
}
select#font_selection option[value="Libre Baskerville"]{
    font-family: "Libre Baskerville";
    font-size: 15px;
}
select#font_selection option[value="Lora"]{
    font-family: "Lora";
    font-size: 15px;
}
select#font_selection option[value="Oswald"]{
    font-family: "Oswald";
    font-size: 15px;
}
select#font_selection option[value="Gravitas One"]{
    font-family: "Gravitas One";
    font-size: 15px;
}

