font
This commit is contained in:
parent
a331087c5d
commit
8e7c1ed1d7
@ -9,7 +9,7 @@ class QuestionMailer < ActionMailer::Base
|
||||
def send_question(question)
|
||||
@question = question
|
||||
|
||||
mail to: "g.gagos@technique-eft.com, info@nicolasbally.com"
|
||||
mail to: "g.gagos@technique-eft.com, info@nicolasbally.com", :subject => "Nouvelle question sur le blog."
|
||||
end
|
||||
|
||||
# Subject can be set in your I18n file at config/locales/en.yml
|
||||
|
@ -1,11 +1,9 @@
|
||||
%html{:lang => "fr", "xml:lang" => "fr", :xmlns => "http://www.w3.org/1999/xhtml"}
|
||||
%head
|
||||
%title=@title
|
||||
%meta{:content => "i17q/E5XF9DoCgqyLvpiPkc/KY31lniI12H07Gh+6cQ=", :name => "verify-v1"}/
|
||||
%title=@title+=" - Blog EFT de Geneviève Gagos."
|
||||
=#%meta{:content => "i17q/E5XF9DoCgqyLvpiPkc/KY31lniI12H07Gh+6cQ=", :name => "verify-v1"}/
|
||||
|
||||
|
||||
=#%link{:href => "http://www.technique-eft.com/style.css", :media => "screen", :rel => "stylesheet", :title => "Normal", :type => "text/css"}/
|
||||
%link{:href => "print.css", :media => "print", :rel => "stylesheet", :title => "Normal", :type => "text/css"}/
|
||||
%link{:href => "http://www.technique-eft.com/favicon.ico", :rel => "shortcut icon"}/
|
||||
|
||||
%meta{ :"http-equiv" => "Content-Type", :content => "text/html; charset=utf-8" }
|
||||
%meta{ :"name" => "Description", :content => @description }
|
||||
@ -17,10 +15,10 @@
|
||||
= csrf_meta_tag
|
||||
|
||||
= stylesheet_link_tag 'public'
|
||||
|
||||
= stylesheet_link_tag '/fonts/OpenSans/stylesheet.css'
|
||||
=#render :partial => "public/shared/ga"
|
||||
|
||||
=#javascript_include_tag "http://maps.google.com/maps/api/js?sensor=false®ion=FR"
|
||||
=javascript_include_tag "http://maps.google.com/maps/api/js?sensor=false®ion=FR"
|
||||
|
||||
%body
|
||||
.center
|
||||
|
@ -3,31 +3,31 @@
|
||||
|
||||
|
||||
@font-face {
|
||||
font-family: 'OpenSansLight';
|
||||
font-family: 'Open Sans';
|
||||
src: url('OpenSans-Light-webfont.eot');
|
||||
src: url('OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
|
||||
url('OpenSans-Light-webfont.woff') format('woff'),
|
||||
url('OpenSans-Light-webfont.ttf') format('truetype'),
|
||||
url('OpenSans-Light-webfont.svg#OpenSansLight') format('svg');
|
||||
font-weight: normal;
|
||||
font-weight: 100;
|
||||
font-style: normal;
|
||||
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'OpenSansLightItalic';
|
||||
font-family: 'Open Sans';
|
||||
src: url('OpenSans-LightItalic-webfont.eot');
|
||||
src: url('OpenSans-LightItalic-webfont.eot?#iefix') format('embedded-opentype'),
|
||||
url('OpenSans-LightItalic-webfont.woff') format('woff'),
|
||||
url('OpenSans-LightItalic-webfont.ttf') format('truetype'),
|
||||
url('OpenSans-LightItalic-webfont.svg#OpenSansLightItalic') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
font-weight: 100;
|
||||
font-style: italic;
|
||||
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'OpenSansRegular';
|
||||
font-family: 'Open Sans';
|
||||
src: url('OpenSans-Regular-webfont.eot');
|
||||
src: url('OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
|
||||
url('OpenSans-Regular-webfont.woff') format('woff'),
|
||||
@ -39,19 +39,19 @@
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'OpenSansItalic';
|
||||
font-family: 'Open Sans';
|
||||
src: url('OpenSans-Italic-webfont.eot');
|
||||
src: url('OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'),
|
||||
url('OpenSans-Italic-webfont.woff') format('woff'),
|
||||
url('OpenSans-Italic-webfont.ttf') format('truetype'),
|
||||
url('OpenSans-Italic-webfont.svg#OpenSansItalic') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
font-style: italic;
|
||||
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'OpenSansRegular';
|
||||
font-family: 'Open Sans';
|
||||
src: url('OpenSans-Semibold-webfont.eot');
|
||||
src: url('OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
|
||||
url('OpenSans-Semibold-webfont.woff') format('woff'),
|
||||
@ -63,62 +63,62 @@
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'OpenSansSemiboldItalic';
|
||||
font-family: 'Open Sans';
|
||||
src: url('OpenSans-SemiboldItalic-webfont.eot');
|
||||
src: url('OpenSans-SemiboldItalic-webfont.eot?#iefix') format('embedded-opentype'),
|
||||
url('OpenSans-SemiboldItalic-webfont.woff') format('woff'),
|
||||
url('OpenSans-SemiboldItalic-webfont.ttf') format('truetype'),
|
||||
url('OpenSans-SemiboldItalic-webfont.svg#OpenSansSemiboldItalic') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
font-weight: bold;
|
||||
font-style: italic;
|
||||
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'OpenSansBold';
|
||||
font-family: 'Open Sans';
|
||||
src: url('OpenSans-Bold-webfont.eot');
|
||||
src: url('OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
|
||||
url('OpenSans-Bold-webfont.woff') format('woff'),
|
||||
url('OpenSans-Bold-webfont.ttf') format('truetype'),
|
||||
url('OpenSans-Bold-webfont.svg#OpenSansBold') format('svg');
|
||||
font-weight: normal;
|
||||
font-weight: 800;
|
||||
font-style: normal;
|
||||
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'OpenSansBoldItalic';
|
||||
font-family: 'Open Sans';
|
||||
src: url('OpenSans-BoldItalic-webfont.eot');
|
||||
src: url('OpenSans-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
|
||||
url('OpenSans-BoldItalic-webfont.woff') format('woff'),
|
||||
url('OpenSans-BoldItalic-webfont.ttf') format('truetype'),
|
||||
url('OpenSans-BoldItalic-webfont.svg#OpenSansBoldItalic') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
font-weight: 800;
|
||||
font-style: italic;
|
||||
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'OpenSansExtrabold';
|
||||
font-family: 'Open Sans';
|
||||
src: url('OpenSans-ExtraBold-webfont.eot');
|
||||
src: url('OpenSans-ExtraBold-webfont.eot?#iefix') format('embedded-opentype'),
|
||||
url('OpenSans-ExtraBold-webfont.woff') format('woff'),
|
||||
url('OpenSans-ExtraBold-webfont.ttf') format('truetype'),
|
||||
url('OpenSans-ExtraBold-webfont.svg#OpenSansExtrabold') format('svg');
|
||||
font-weight: normal;
|
||||
font-weight: 900;
|
||||
font-style: normal;
|
||||
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'OpenSansExtraboldItalic';
|
||||
font-family: 'Open Sans';
|
||||
src: url('OpenSans-ExtraBoldItalic-webfont.eot');
|
||||
src: url('OpenSans-ExtraBoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
|
||||
url('OpenSans-ExtraBoldItalic-webfont.woff') format('woff'),
|
||||
url('OpenSans-ExtraBoldItalic-webfont.ttf') format('truetype'),
|
||||
url('OpenSans-ExtraBoldItalic-webfont.svg#OpenSansExtraboldItalic') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
font-weight: 900;
|
||||
font-style: italic;
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user